Mega Code Archive

 
Categories / Java Tutorial / Web Services SOA
 

The WebMethod annotation type elements

Element Description operationNameThe name of the wsdl:operation mapped to this method actionThe action for this operation. excludeUsed to exclude a method so that it will not be exposed as a Web method.