Package com.webmethods.caf.wsclient.cache

Framework for generic Web Service client for MWS and CAF - Caching layer

See:
          Description

Interface Summary
IWSCacheKey An empty interface to be implemented by any object that will be used as a cache key that the IWSCacheManager uses to ensure that unique web service invocation results are cached separately
IWSCacheManager Interface for implementing a manager for wsclient library caching Items are split into the caches based upon: Session ID Host ID Method Arguments
 

Package com.webmethods.caf.wsclient.cache Description

Framework for generic Web Service client for MWS and CAF - Caching layer