Class XMLDispatchAsyncListener

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

public class XMLDispatchAsyncListener extends AsyncResponse
The XMLDispatchAsyncListener is an extension of the AsyncResponse class to provide proper deserialization into the target format (XML String or Source).
  • Constructor Details

    • XMLDispatchAsyncListener

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