i have a question: what it is the class Entity from rest for create the response? when and how use it?
what it is the use of this class? --------------------------------------------------------------- If i have understand, into the entity i can specify the mymetype for example. NOw suppose that i would adapt the tutorial of netbeans with SOAP into a web service REST: GO at page : https://netbeans.org/kb/docs/websvc/flower-code-ws.html suppose that from a Swing client application i would get a object java Image . SO i can wrap the object Image into the Entity and specify the mymetype? A possible implementation of method in rest? tank you Mauro -- View this message in context: http://cxf.547215.n5.nabble.com/Rest-How-use-Entity-class-Adapt-a-web-service-SOAP-to-REST-tp5753591.html Sent from the cxf-user mailing list archive at Nabble.com.
