Uses of Package
org.apache.axis2.client.async

Packages that use org.apache.axis2.client.async
org.apache.axis2.client   
org.apache.axis2.client.async   
org.apache.axis2.rpc.client   
org.apache.axis2.util   
 

Classes in org.apache.axis2.client.async used by org.apache.axis2.client
Callback
          This Class is the abstract representation of a callback and is called at the completion of an asynchronous invocation.
 

Classes in org.apache.axis2.client.async used by org.apache.axis2.client.async
AsyncResult
          This class represents the results of an asynchronous invocation.
 

Classes in org.apache.axis2.client.async used by org.apache.axis2.rpc.client
Callback
          This Class is the abstract representation of a callback and is called at the completion of an asynchronous invocation.
 

Classes in org.apache.axis2.client.async used by org.apache.axis2.util
Callback
          This Class is the abstract representation of a callback and is called at the completion of an asynchronous invocation.