Package de.uniba.wiai.lspi.chord.com

Provides classes and interfaces for communication tasks on behalf of the service layer, but without depending on the service layer.

See:
          Description

Interface Summary
EndpointStateListener This interface must be implemented by classes that want to be notified about state changes of an Endpoint.
 

Class Summary
CheckRingCorrectness  
Endpoint This class represents an endpoint, which wraps a Node, so that other nodes can connect to the node using a protocol.
Entry  
Floor  
MyFloor  
Node Provides methods which remote nodes can invoke.
Proxy This class is used to represent other nodes at a node, so that these nodes are able to connect to the node.
RefsAndEntries  
ResponsibleNode This should connect potential responsible nodes for the particular floor.
 

Exception Summary
CommunicationException  
 

Package de.uniba.wiai.lspi.chord.com Description

Provides classes and interfaces for communication tasks on behalf of the service layer, but without depending on the service layer.