Packages
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.console.command.entry Implements data structures for working with entries in the test console.
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.
de.uniba.wiai.lspi.util.logging Wraps different logging APIs by providing a unified logging API.
logger  
tests