Uses of Interface
org.apache.jcs.auxiliary.remote.server.behavior.IRemoteCacheServerAttributes

Packages that use IRemoteCacheServerAttributes
org.apache.jcs.auxiliary.remote.server   
 

Uses of IRemoteCacheServerAttributes in org.apache.jcs.auxiliary.remote.server
 

Classes in org.apache.jcs.auxiliary.remote.server that implement IRemoteCacheServerAttributes
 class RemoteCacheServerAttributes
          Description of the Class
 

Fields in org.apache.jcs.auxiliary.remote.server declared as IRemoteCacheServerAttributes
protected  IRemoteCacheServerAttributes RemoteCacheServer.rcsa
          Description of the Field
 

Constructors in org.apache.jcs.auxiliary.remote.server with parameters of type IRemoteCacheServerAttributes
RemoteCacheServer(IRemoteCacheServerAttributes rcsa)
          Constructor for the RemoteCacheServer object
 



Copyright © 2002-2005 Apache Software Foundation. All Rights Reserved.