Package org.apache.jcs.auxiliary.remote.http.client

Class Summary
AbstractHttpClient This class simply configures the http multithreaded connection manager.
RemoteHttpCache<K extends Serializable,V extends Serializable> This uses an http client as the service.
RemoteHttpCacheAttributes Http client specific settings.
RemoteHttpCacheClient<K extends Serializable,V extends Serializable> This is the service used by the remote http auxiliary cache.
RemoteHttpCacheDispatcher Calls the service.
RemoteHttpCacheFactory The RemoteCacheFactory creates remote caches for the cache hub.
RemoteHttpCacheManager This is a very crude copy of the RMI remote manager.
RemoteHttpCacheMonitor Upon the notification of a connection error, the monitor changes to operate in a time driven mode.
RemoteHttpClientListener<K extends Serializable,V extends Serializable> Does nothing
 



Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.