javax.jws.soap |
|
Java Source File Name | Type | Comment |
InitParam.java | Annotation | An initialization parameter
author: Copyright (c) 2004 by BEA Systems, Inc. |
SOAPBinding.java | Annotation | Specifies the mapping of the Web Service onto the SOAP message protocol.
author: Copyright (c) 2004 by BEA Systems, Inc. |
SOAPMessageHandler.java | Annotation | A single SOAP message handler
author: Copyright (c) 2004 by BEA Systems, Inc. |
SOAPMessageHandlers.java | Annotation | Specifies a list of SOAP protocol handlers that run before and after business methods on the Web Service. |