Uses of Class
dermi.core.pastry.NodeHandle

Packages that use NodeHandle
dermi.core.pastry   
 

Uses of NodeHandle in dermi.core.pastry
 

Methods in dermi.core.pastry with parameters of type NodeHandle
 void DermiKernel.update(NodeHandle handle, boolean joined)
          This method is invoked to inform the application that the given node has either joined or left the neighbor set of the local node, as the set would be returned by the neighborSet call.