@jc:return-xml Annotation

The @jc:return-xml annotation defines mappings between the return type of the method marked by this annotation and XML message data. This annotation appears in a web service control that exposes a web service, so it is essentially identical to the corresponding web service annotation, @jws:return-xml. For more information on using this annotation, see @jws:return-xml.

Related Topics

@jws:return-xml

Web Service Control