| Class | Description |
|---|---|
| RegistryKeepAliveRunner |
This class tries to keep the registry alive.
|
| 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.jcs.auxiliary.remote.server.TimeoutConfigurableRMISocketFactory
jcs.remotecache.customrmisocketfactory.readTimeout=5000
jcs.remotecache.customrmisocketfactory.openTimeout=5000
|
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.