All Classes
-
All Classes Enum Summary Annotation Types Summary Class Description HandlerChain Associates the Web Service with an externally defined handler chain.InitParam Deprecated. Oneway Indicates that the given @WebMethod has only an input message and no output.SOAPBinding Specifies the mapping of the Web Service onto the SOAP message protocol.SOAPBinding.ParameterStyle The style of mapping parameters onto SOAP messagesSOAPBinding.Style The SOAP binding styleSOAPBinding.Use The SOAP binding useSOAPMessageHandler Deprecated. SOAPMessageHandlers Deprecated. As of JSR-181 2.0 with no replacement.WebMethod Customizes a method that is exposed as a Web Service operation.WebParam Customizes the mapping of an individual parameter to a Web Service message part and XML element.WebParam.Mode The direction in which the parameter flowsWebResult Customizes the mapping of the return value to a WSDL part and XML element.WebService Marks a Java class as implementing a Web Service, or a Java interface as defining a Web Service interface.