Interface | Description |
---|---|
InvocationContext |
The
InvocationContext encapsulates all of the information relevant to a particular
invocation. |
Class | Description |
---|---|
InvocationContextFactory |
The InvocationContextFactory is used to create instances of an InvocationContext.
|
InvocationContextImpl |
An implementation of the InvocationContext interface.
|
MessageContext |
The
org.apache.axis2.jaxws.core.MessageContext is an interface that extends the
JAX-WS 2.0 javax.xml.ws.handler.MessageContext defined in the spec. |
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.