Mega Code Archive

 
Categories / Java Tutorial / Web Services SOA
 

The WebParam annotation type elements

Element Description nameThe name of the parameter partNameThe name of the wsdl:part of this parameter. targetNamespaceSpecifies the namespace for this parameter. modeThe direction in which the parameter is flowing. The value can be IN, OUT, or INOUT. headerIndicates whether or not the parameter is retrieved from a message header and not from the message body.