java - Combined JAX-RS and JAX-WS -


is there framework, library or technique combines jax-rs , jax-ws (or equivalent functionality) 1 combined service in similar way using 2 endpoints (one soap , 1 rest) same service in wcf?

apache cxf can job. read more @ http://cxf.apache.org/docs/frontends.html


Comments

Popular posts from this blog

c# - IMAP GMAIL getting folder list problem -

CUDA shared memory -