Uses of Interface
javax.xml.rpc.handler.soap.SOAPMessageContext
-
Packages that use SOAPMessageContext Package Description org.apache.axis -
-
Uses of SOAPMessageContext in org.apache.axis
Classes in org.apache.axis that implement SOAPMessageContext Modifier and Type Class Description class
MessageContext
A MessageContext is the Axis implementation of the javax SOAPMessageContext class, and is core to message processing in handlers and other parts of the system.
-