Uses of Interface
dermi.core.Node

Packages that use Node
dermi   
dermi.core   
dermi.core.pastry   
dermi.session.pastry   
 

Uses of Node in dermi
 

Methods in dermi that return Node
 Node Session.getLocalNode()
          Method used to obtain the local node instance
 

Uses of Node in dermi.core
 

Methods in dermi.core that return Node
abstract  Node DermiConnection.getLocalNode()
          Utility method for obtaining the local node
 

Uses of Node in dermi.core.pastry
 

Methods in dermi.core.pastry that return Node
 Node DermiConnection.getLocalNode()
          Utility method for obtaining the local node
 

Uses of Node in dermi.session.pastry
 

Methods in dermi.session.pastry that return Node
 Node Session.getLocalNode()
          Gets an instance to the current local node