org.apache.axis2.jaxws.core |
|
Java Source File Name | Type | Comment |
InvocationContext.java | Interface | The InvocationContext encapsulates all of the information relevant to a particular
invocation. |
InvocationContextFactory.java | Class | The InvocationContextFactory is used to create instances of an InvocationContext. |
InvocationContextImpl.java | Class | An implementation of the InvocationContext interface. |
MessageContext.java | Class | 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. |
MessageContextTests.java | Class | |