Java – combining jax-rs and jax-ws

Is there a framework, library or technology that combines jax-rs and jax-ws (or equivalent) into a composite service, similar to using two endpoints (one soap and one rest) for the same service in WCF

Solution

Apache CXF can do this Read more in http://cxf.apache.org/docs/frontends.html

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>