SOAPMessageContextpublic interface SOAPMessageContext implements SOAPMessageContextThis is a wrapper class over JAXWS's Packet interface - this is being added to minimize the changes
required for the AS's WS security and monitoring mechamisms to work properly. |
Methods Summary |
---|
public boolean | isAlreadySoap()If there is a SOAPMessage already, use getSOAPMessage(). Ignore all other methods
|
|