Package org.apache.axis2.jaxws.core
-
Interface Summary Interface Description InvocationContext TheInvocationContext
encapsulates all of the information relevant to a particular invocation. -
Class Summary Class Description InvocationContextFactory The InvocationContextFactory is used to create instances of an InvocationContext.InvocationContextImpl An implementation of the InvocationContext interface.MessageContext Theorg.apache.axis2.jaxws.core.MessageContext
is an interface that extends the JAX-WS 2.0javax.xml.ws.handler.MessageContext
defined in the spec.