Package org.apache.axis2.jaxws.client.async
package org.apache.axis2.jaxws.client.async
-
ClassesClassDescriptionThe AsyncResponse class is used to collect the response information from Axis2 and deliver it to a JAX-WS client.The CallbackFuture implements the Axis2 org.apache.axis2.client.async.Callback API and will get registered with the Axis2 engine to receive the asynchronous callback responses.