| Class | Description |
|---|---|
| RegistryKeepAliveRunner | Deprecated
Functionality moved to RemoteCacheServerFactory
|
| RemoteCacheServer<K,V> |
This class provides remote cache services.
|
| RemoteCacheServerAttributes |
These attributes are used to configure the remote cache server.
|
| RemoteCacheServerFactory |
Provides remote cache services.
|
| RemoteCacheStartupServlet |
This servlet can be used to startup the JCS remote cache.
|
| TimeoutConfigurableRMISocketFactory |
This can be injected into the the remote cache server as follows:
jcs.remotecache.customrmisocketfactory=org.apache.commons.jcs3.auxiliary.remote.server.TimeoutConfigurableRMISocketFactory
jcs.remotecache.customrmisocketfactory.readTimeout=5000
jcs.remotecache.customrmisocketfactory.openTimeout=5000
|
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.