Package org.apache.jcs.auxiliary.remote.server

Class Summary
RegistryKeepAliveRunner This class tries to keep the resitry alive.
RemoteCacheServer<K extends Serializable,V extends Serializable> This class provides remote cache services.
RemoteCacheServerAttributes These attributes are used to configure the remote cache server.
RemoteCacheServerFactory Provides remote cache services.
RemoteCacheServerFactory.MyThreadFactory Allows us to set the daemon status on the clockdaemon
RemoteCacheServerInfo A shared static variable holder for the server.
RemoteCacheStartupServlet This servlet can be used to startup the JCS remote cache.
TimeoutConfigurableRMIScoketFactory This can be injected into the the remote cache server as follows: jcs.remotecache.customrmisocketfactory=org.apache.jcs.auxiliary.remote.server.TimeoutConfigurableRMIScoketFactory jcs.remotecache.customrmisocketfactory.readTimeout=5000 jcs.remotecache.customrmisocketfactory.openTimeout=5000
 



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