Package com.webmethods.caf.wsclient.session

Framework for generic Web Service client for MWS and CAF - Session Management Support

See:
          Description

Interface Summary
IWSClientSession An interface that holds the minimum information for the IWSClientSessionManager to manage a session
IWSClientSessionManager Interface defining the session management for the WsClient Library This allows you to reuse previously (authenticated) http sessions from prior web service invocations
IWSClientSessionPool  
IWSSessionListener This callback interface allows a listener to be notified of WSClient session lifecycle events Instances of interface implementations are registered with the IWSClientSessionManager
 

Package com.webmethods.caf.wsclient.session Description

Framework for generic Web Service client for MWS and CAF - Session Management Support