Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.commons.jcs.auxiliary.remote Classes and Interfaces - 54 results found.
NameDescriptionTypePackageFramework
AbstractHttpClientThis class simply configures the http multithreaded connection manager.Classorg.apache.commons.jcs.auxiliary.remote.http.clientApache Commons
AbstractRemoteAuxiliaryCacheAbstract base for remote caches.Classorg.apache.commons.jcs.auxiliary.remoteApache Commons
AbstractRemoteCacheListenerShared listener base.Classorg.apache.commons.jcs.auxiliary.remoteApache Commons
AbstractRemoteCacheNoWaitFacadeAn abstract base for the No Wait Facade.Classorg.apache.commons.jcs.auxiliary.remoteApache Commons
AbstractRemoteCacheServiceThis class contains common methods for remote cache services.Classorg.apache.commons.jcs.auxiliary.remote.http.serverApache Commons
CommonRemoteCacheAttributesAttributes common to remote cache client and server.Classorg.apache.commons.jcs.auxiliary.remoteApache Commons
ICommonRemoteCacheAttributesThis specifies what a remote cache configuration object should look like.Interfaceorg.apache.commons.jcs.auxiliary.remote.behaviorApache Commons
IRemoteCacheAttributesThis specifies what a remote cache configuration object should look like.Interfaceorg.apache.commons.jcs.auxiliary.remote.behaviorApache Commons
IRemoteCacheClientThis defines the behavior expected of a remote cache client.Interfaceorg.apache.commons.jcs.auxiliary.remote.behaviorApache Commons
IRemoteCacheConstantsThis holds constants that are used by the remote cache.Interfaceorg.apache.commons.jcs.auxiliary.remote.behaviorApache Commons
IRemoteCacheDispatcherIn the future, this can be used as a generic dispatcher abstraction.Interfaceorg.apache.commons.jcs.auxiliary.remote.behaviorApache Commons
IRemoteCacheListenerListens for remote cache event notification ( rmi callback ).Interfaceorg.apache.commons.jcs.auxiliary.remote.behaviorApache Commons
IRemoteCacheObserverUsed to register interest in receiving remote cache changes.Interfaceorg.apache.commons.jcs.auxiliary.remote.behaviorApache Commons
IRemoteCacheServerInterface for managing Remote objectsAuthor:Thomas VandahlInterfaceorg.apache.commons.jcs.auxiliary.remote.server.behaviorApache Commons
IRemoteCacheServerAttributesThis defines the minimal behavior for the objects that are used to configure the remote cache server.Interfaceorg.apache.commons.jcs.auxiliary.remote.server.behaviorApache Commons
IRemoteHttpCacheClientIt's not entirely clear that this interface is needed.Interfaceorg.apache.commons.jcs.auxiliary.remote.http.client.behaviorApache Commons
IRemoteHttpCacheConstantsConstants used throughout the HTTP remote cache.Interfaceorg.apache.commons.jcs.auxiliary.remote.http.behaviorApache Commons
RegistryKeepAliveRunnerThis class tries to keep the registry alive.Classorg.apache.commons.jcs.auxiliary.remote.serverApache Commons
RemoteCacheClient proxy for an RMI remote cache.Classorg.apache.commons.jcs.auxiliary.remoteApache Commons
RemoteCacheAttributesThese objects are used to configure the remote cache client.Classorg.apache.commons.jcs.auxiliary.remoteApache Commons
RemoteCacheFactoryThe RemoteCacheFactory creates remote caches for the cache hub.Classorg.apache.commons.jcs.auxiliary.remoteApache Commons
RemoteCacheFailoverRunnerThe RemoteCacheFailoverRunner tries to establish a connection with a failover server, if any are defined.Classorg.apache.commons.jcs.auxiliary.remoteApache Commons
RemoteCacheListenerRegistered with RemoteCache server.Classorg.apache.commons.jcs.auxiliary.remoteApache Commons
RemoteCacheManagerAn instance of RemoteCacheManager corresponds to one remote connection of a specific host and port.Classorg.apache.commons.jcs.auxiliary.remoteApache Commons
RemoteCacheMonitorUsed to monitor and repair any failed connection for the remote cache service.Classorg.apache.commons.jcs.auxiliary.remoteApache Commons
RemoteCacheNoWaitThe RemoteCacheNoWait wraps the RemoteCacheClient.Classorg.apache.commons.jcs.auxiliary.remoteApache Commons
RemoteCacheNoWaitFacadeUsed to provide access to multiple services under nowait protection.Classorg.apache.commons.jcs.auxiliary.remoteApache Commons
RemoteCacheRequestThe basic request wrapper.Classorg.apache.commons.jcs.auxiliary.remote.valueApache Commons
RemoteCacheRequestFactoryThis creates request objects.Classorg.apache.commons.jcs.auxiliary.remote.utilApache Commons
RemoteCacheResponseThis is the response wrapper.Classorg.apache.commons.jcs.auxiliary.remote.valueApache Commons
RemoteCacheRestoreUsed to repair the remote caches managed by the associated instance of RemoteCacheManager.Classorg.apache.commons.jcs.auxiliary.remoteApache Commons
RemoteCacheServerThis class provides remote cache services.Classorg.apache.commons.jcs.auxiliary.remote.serverApache Commons
RemoteCacheServerAttributesThese attributes are used to configure the remote cache server.Classorg.apache.commons.jcs.auxiliary.remote.serverApache Commons
RemoteCacheServerFactoryProvides remote cache services.Classorg.apache.commons.jcs.auxiliary.remote.serverApache Commons
RemoteCacheServiceAdaptorThe Servlet deserializes the request object.Classorg.apache.commons.jcs.auxiliary.remote.http.serverApache Commons
RemoteCacheStartupServletThis servlet can be used to startup the JCS remote cache.Classorg.apache.commons.jcs.auxiliary.remote.serverApache Commons
RemoteCacheWatchRepairableSame as CacheWatcherWrapper but implements the IRemoteCacheWatch interface.Classorg.apache.commons.jcs.auxiliary.remoteApache Commons
RemoteHttpCacheThis uses an http client as the service.Classorg.apache.commons.jcs.auxiliary.remote.http.clientApache Commons
RemoteHttpCacheAttributesHttp client specific settings.Classorg.apache.commons.jcs.auxiliary.remote.http.clientApache Commons
RemoteHttpCacheClientThis is the service used by the remote http auxiliary cache.Classorg.apache.commons.jcs.auxiliary.remote.http.clientApache Commons
RemoteHttpCacheDispatcherClassorg.apache.commons.jcs.auxiliary.remote.http.clientApache Commons
RemoteHttpCacheFactoryThe RemoteCacheFactory creates remote caches for the cache hub.Classorg.apache.commons.jcs.auxiliary.remote.http.clientApache Commons
RemoteHttpCacheManagerThis is a very crude copy of the RMI remote manager.Classorg.apache.commons.jcs.auxiliary.remote.http.clientApache Commons
RemoteHttpCacheMonitorUpon the notification of a connection error, the monitor changes to operate in a time driven mode.Classorg.apache.commons.jcs.auxiliary.remote.http.clientApache Commons
RemoteHttpCacheServerAttributesConfiguration for the RemoteHttpCacheServer.Classorg.apache.commons.jcs.auxiliary.remote.http.serverApache Commons
RemoteHttpCacheServiceThis does the work.Classorg.apache.commons.jcs.auxiliary.remote.http.serverApache Commons
RemoteHttpCacheServletThis servlet simply reads and writes objects.Classorg.apache.commons.jcs.auxiliary.remote.http.serverApache Commons
RemoteHttpCacheSeviceFactoryClassorg.apache.commons.jcs.auxiliary.remote.http.serverApache Commons
RemoteHttpClientListenerClassorg.apache.commons.jcs.auxiliary.remote.http.clientApache Commons
RemoteRequestTypeenum RemoteRequestTypeThe different types of requestsClassorg.apache.commons.jcs.auxiliary.remote.valueApache Commons
RemoteTypeEnum to describe the mode of the remote cacheEnum Constant SummaryClassorg.apache.commons.jcs.auxiliary.remote.server.behaviorApache Commons
RemoteUtilsThis class provides some basic utilities for doing things such as starting the registry properly.Classorg.apache.commons.jcs.auxiliary.remoteApache Commons
TimeoutConfigurableRMISocketFactoryThis can be injected into the the remote cache server as follows: jcs.Classorg.apache.commons.jcs.auxiliary.remote.serverApache Commons
ZombieRemoteCacheWatchClassorg.apache.commons.jcs.auxiliary.remoteApache Commons