Package javax.jws.soap

Enum Summary
SOAPBinding.ParameterStyle The style of mapping parameters onto SOAP messages
SOAPBinding.Style The SOAP binding style
SOAPBinding.Use The SOAP binding use
 

Annotation Types Summary
InitParam An initialization parameter
SOAPBinding Specifies the mapping of the Web Service onto the SOAP message protocol.
SOAPMessageHandler A single SOAP message handler
SOAPMessageHandlers Specifies a list of SOAP protocol handlers that run before and after business methods on the Web Service.