Class LateralTCPService<K,V>

java.lang.Object
org.apache.commons.jcs3.auxiliary.lateral.socket.tcp.LateralTCPService<K,V>
All Implemented Interfaces:
Remote, ICacheService<K,V>, ICacheServiceNonLocal<K,V>

public class LateralTCPService<K,V> extends Object implements ICacheServiceNonLocal<K,V>
A lateral cache service implementation. Does not implement getGroupKey TODO: Remove generics