| Class | Description |
|---|---|
| AbstractHttpClient |
This class simply configures the http multithreaded connection manager.
|
| RemoteHttpCache<K,V> |
This uses an http client as the service.
|
| RemoteHttpCacheAttributes |
Http client specific settings.
|
| RemoteHttpCacheClient<K,V> |
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.
|
| RemoteHttpCacheMonitor |
Upon the notification of a connection error, the monitor changes to operate in a time driven
mode.
|
| RemoteHttpClientListener<K,V> |
Does nothing
|
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.