Uses of Class
de.uniba.wiai.lspi.chord.service.impl.NodeImpl

Packages that use NodeImpl
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. 
 

Uses of NodeImpl in de.uniba.wiai.lspi.chord.com
 

Methods in de.uniba.wiai.lspi.chord.com that return NodeImpl
 NodeImpl MyFloor.getLocalNode()
           
 

Methods in de.uniba.wiai.lspi.chord.com with parameters of type NodeImpl
 void MyFloor.setLocalNode(NodeImpl localNode)
           
 

Constructors in de.uniba.wiai.lspi.chord.com with parameters of type NodeImpl
MyFloor(Floor floor, NodeImpl node, URL nodeURL, int ns)
          Class constructor