Package org.apache.axis2.jaxws.client.async
-
Class Summary Class Description AsyncResponse The AsyncResponse class is used to collect the response information from Axis2 and deliver it to a JAX-WS client.AsyncUtils CallbackFuture 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.PollingFuture