Package org.softamis.net.exchange.udp

Class Summary
UDPCommunicationHelper<K extends Serializable,V extends Serializable> Implementation of CommunicationHelper that uses UDP multicast as underlying trasport mechanizm of network communications.
UDPCommunicationProtocol<K extends Serializable,V extends Serializable> Default implementation of CommunicationProtocol if multicasting UDP is used as underlying network transport protocol.