Class CommonRemoteCacheAttributes

java.lang.Object
org.apache.commons.jcs3.auxiliary.AbstractAuxiliaryCacheAttributes
org.apache.commons.jcs3.auxiliary.remote.CommonRemoteCacheAttributes
All Implemented Interfaces:
Serializable, Cloneable, AuxiliaryCacheAttributes, ICommonRemoteCacheAttributes
Direct Known Subclasses:
RemoteCacheAttributes, RemoteCacheServerAttributes

Attributes common to remote cache client and server.
See Also: