Class PastryNodeImpl

All Implemented Interfaces:
L2pStorageInterface, NodeStorageInterface, AgentStorage
Direct Known Subclasses:
EthereumNode

public class PastryNodeImpl extends Node
A FreePastry implementation of a las2peer Node. This class is the actual heart of the p2p based network of interacting nodes an agents in the las2peer setting. The package i5.las2peer.p2p.pastry provides all necessary helper classes for the integration (and encapsulation) of the FreePastry library.