Package org.softamis.net.exchange.support

Class Summary
AbstractCommunicationHelper<D extends Serializable,K extends Serializable,V extends Serializable> Class represents base implementation of CommunicationHelper used to isolate details of networking communications from registry logic.
AbstractCommunicationProtocol<D extends Serializable,K extends Serializable,V extends Serializable,A extends Serializable> Abstract implementation of CommunicationProtocol that contains base methods used for transformation application level data to/from underlying network form
LoggingRegistryEventProcessor Simple implementation of RegistryEventProcessor that logs all events to log
MessageContent<K extends Serializable,V extends Serializable,A extends Serializable> Class that represents internal data that is sent as network notification.