Package org.softamis.net.exchange.jgroups

Class Summary
JGCommunicationHelper<K extends Serializable,V extends Serializable> Implementation of CommunicationHelper that uses JGroups reliable multicast as underlying trasport mechanizm of network communications.
JGCommunicationProtocol<K extends Serializable,V extends Serializable> Default implementation of CommunicationProtocol if JGroups reliable multicast is used as underlying network transport protocol.