Uses of Class
peer2me.message.SendableNodeInfo

Packages that use SendableNodeInfo
peer2me.message   
 

Uses of SendableNodeInfo in peer2me.message
 

Methods in peer2me.message that return SendableNodeInfo
 SendableNodeInfo SendableNodeInfo.getNextNode()
          Returns the next node in the linked list if there is one
 

Methods in peer2me.message with parameters of type SendableNodeInfo
 void SendableNodeInfo.setNextNode(SendableNodeInfo nextNode)
          Sets the next node in the linked list