Rice Pastry API

Uses of Package
rice.pastry.wire

Packages that use rice.pastry.wire
rice.pastry.wire   
rice.pastry.wire.messaging.datagram   
rice.pastry.wire.messaging.socket   
 

Classes in rice.pastry.wire used by rice.pastry.wire
DatagramManager
          This class is an implementation of a UDP-based Pastry protocol.
PendingWrite
          Wrapper class which contains an object to write and the address it needs to be written to.
SelectionKeyHandler
          This interface is designed to be a callback mechanism from the SelectorManager.
SelectorManager
          This class is the class which handles the selector, and listens for activity.
SocketManager
          Class which maintains all outgoing open sockets.
WireNodeHandle
          Class which represents a node handle in the socket-based pastry protocol.
WireNodeHandlePool
          The WireNodeHandlePool controls all of the node handles in use by the WirePastryNode.
WirePastryNode
          An Socket-based Pastry node, which has two threads - one thread for performing route set and leaf set maintainance, and another thread for listening on the sockets and performing all non-blocking I/O.
 

Classes in rice.pastry.wire used by rice.pastry.wire.messaging.datagram
WireNodeHandle
          Class which represents a node handle in the socket-based pastry protocol.
 

Classes in rice.pastry.wire used by rice.pastry.wire.messaging.socket
WirePastryNode
          An Socket-based Pastry node, which has two threads - one thread for performing route set and leaf set maintainance, and another thread for listening on the sockets and performing all non-blocking I/O.
 


Rice Pastry API

Copyright © 2001 - Rice Pastry.


Imprint-Dataprotection