Uses of Package
de.uniba.wiai.lspi.chord.data

Packages that use de.uniba.wiai.lspi.chord.data
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. 
de.uniba.wiai.lspi.chord.com.local Implements the communication tasks for multiple Chord nodes running in one JVM and communicating locally. 
de.uniba.wiai.lspi.chord.com.socket Implements the communication tasks by (insecure) Socket communication. 
de.uniba.wiai.lspi.chord.data Contains data structures which are used by the service and com packages similarly. 
de.uniba.wiai.lspi.chord.service Provides the API for applications using the Chord implementation. 
de.uniba.wiai.lspi.chord.service.impl Implements the Chord protocol. 
 

Classes in de.uniba.wiai.lspi.chord.data used by de.uniba.wiai.lspi.chord.com
ID
          Identifier for nodes and user-defined objects.
URL
          Address of nodes.
 

Classes in de.uniba.wiai.lspi.chord.data used by de.uniba.wiai.lspi.chord.com.local
ID
          Identifier for nodes and user-defined objects.
URL
          Address of nodes.
 

Classes in de.uniba.wiai.lspi.chord.data used by de.uniba.wiai.lspi.chord.com.socket
ID
          Identifier for nodes and user-defined objects.
URL
          Address of nodes.
 

Classes in de.uniba.wiai.lspi.chord.data used by de.uniba.wiai.lspi.chord.data
ID
          Identifier for nodes and user-defined objects.
 

Classes in de.uniba.wiai.lspi.chord.data used by de.uniba.wiai.lspi.chord.service
URL
          Address of nodes.
 

Classes in de.uniba.wiai.lspi.chord.data used by de.uniba.wiai.lspi.chord.service.impl
ID
          Identifier for nodes and user-defined objects.
URL
          Address of nodes.