-
- All Superinterfaces:
-
Map<String,Object>, MessageContext
public interface SOAPMessageContext
extends MessageContext
The interface SOAPMessageContext provides access to the SOAP message for either RPC request or response. The javax.xml.soap.SOAPMessage specifies the standard Java API for the representation of a SOAP 1.1 message with attachments.
-
Since:
- JAX-WS 2.0
-
See Also:
-
SOAPMessage
|
-
- All Superinterfaces:
-
Map<String,Object>, MessageContext
public interface SOAPMessageContext
extends MessageContext
The interface SOAPMessageContext provides access to the SOAP message for either RPC request or response. The javax.xml.soap.SOAPMessage specifies the standard Java API for the representation of a SOAP 1.1 message with attachments.
-
Since:
- 1.6, JAX-WS 2.0
-
See Also:
-
SOAPMessage
|