Package org.apache.axis2.jaxws.client.dispatch
-
Class Summary Class Description BaseDispatch<T> DispatchOperationHandler JAXBDispatch<T> JAXBDispatchAsyncListener The JAXBDispatchAsyncListener is an extension of theAsyncResponse
class to provide JAX-B specific function when processing an async response.XMLDispatch<T> XMLDispatchAsyncListener The XMLDispatchAsyncListener is an extension of theAsyncResponse
class to provide proper deserialization into the target format (XML String or Source).