| Class | Description |
|---|---|
| BaseDispatch<T> | |
| DispatchOperationHandler | |
| JAXBDispatch<T> | |
| JAXBDispatchAsyncListener |
The JAXBDispatchAsyncListener is an extension of the
AsyncResponse
class to provide JAX-B specific function when processing an async response. |
| XMLDispatch<T> | |
| XMLDispatchAsyncListener |
The XMLDispatchAsyncListener is an extension of the
AsyncResponse
class to provide proper deserialization into the target format (XML String or Source). |
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.