com.sun.xml.internal.ws.client.dispatch |
|
Java Source File Name | Type | Comment |
DispatchBase.java | Class | The javax.xml.ws.Dispatch interface provides support
for the dynamic invocation of a service endpoint operation using XML
constructs or JAXB objects. |
DispatchContext.java | Class | |
ResponseImpl.java | Class | The Response interface provides methods used to obtain the
payload and context a message sent in response to an operation invocation. |