Package org.apache.axis2.client

Class Summary
Call This class is used to invoke INOUT web services and serves as a convenience class to work with INOUT MEP.
InOnlyMEPClient This class handles In-Only (fire and forget) MEP
InOutMEPClient This class captures the handling of In-Out type method invocations for both blocking and non-blocking calls.
ListenerManager This class manages the listeners and depends heavily on static constructs and should be re-architectured.
ListenerManager.TransportListenerState This class keeps information about the listener for a given transport.
MEPClient This is the super class for all the MEPClients.
MessageSender Message Sender is similar to the Call.
Options The proposal related for this is here : http://marc.theaimsgroup.com/?l=axis-dev&m=113320384108037&w=2 Client can fill this options and give to any class extending from MEPClient.
RESTCall  
Stub