FileDocCategorySizeDatePackage
SOAPMessageContext.javaAPI DocGlassfish v2 API2437Fri May 04 22:32:42 BST 2007com.sun.enterprise.webservice

SOAPMessageContext

public interface SOAPMessageContext implements SOAPMessageContext
This 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.

Fields Summary
Constructors Summary
Methods Summary
public booleanisAlreadySoap()
If there is a SOAPMessage already, use getSOAPMessage(). Ignore all other methods

return