Class JAXBDispatchAsyncListener

java.lang.Object
org.apache.axis2.jaxws.client.async.AsyncResponse
org.apache.axis2.jaxws.client.dispatch.JAXBDispatchAsyncListener
All Implemented Interfaces:
jakarta.xml.ws.Response, Future

public class JAXBDispatchAsyncListener extends AsyncResponse
The JAXBDispatchAsyncListener is an extension of the AsyncResponse class to provide JAX-B specific function when processing an async response.
  • Constructor Details

    • JAXBDispatchAsyncListener

      public JAXBDispatchAsyncListener(org.apache.axis2.jaxws.description.EndpointDescription ed)
  • Method Details