On 17/06/14 13:03, Anthony Fryer wrote:
Thanks. Is it possible to have all operations (get, post, etc) handled by a
single method?
No, you need to have a Java method per every supported HTTP method; you can delegate to the common implementation

Cheers, Sergey



--
View this message in context: 
http://cxf.547215.n5.nabble.com/jax-rs-proxy-service-tp5745262p5745267.html
Sent from the cxf-user mailing list archive at Nabble.com.


Reply via email to