Package org.apache.axis2.clientapi

Class Summary
AbstractCallbackSupporter  
AsyncResult This Class represents the results of a Async Invocation, this is one return to the Callback.
Call This class should be used only to invoke INOUT web services and will serve as a more convenient class to work with INOUT MEP.
Callback This Class is the abstract representation of the Callback that would be called in the completion of a Async invocation
CallbackReceiver This is a MessageReceiver that is used at the client side to accept the Messages (response) that comes in the Client.
InOnlyMEPClient This class Hnadles In-Only (fire and forget) MEP
InOutMEPClient This Class capture handling the In-Out type Method invocations.
ListenerManager This manages the Listners, this class havely depends on the static constructs and should be re-architectured.
ListenerManager.TransportListnerState Class keep information about the listener for a given transport
MEPClient This is the Super Class for all the MEPClients, All the MEPClient will extend this.
MessageSender Message Sender is the class simmiler to the Call, one that provides much simpler API to users to work with.
RESTCall  
StreamWrapper  
Stub  
StubSupporter  
TwoWayTransportBasedSender This works for only a two way transport, this class send the SOAP Message and wait till the\result arrives