Uses of Package
rice.pastry.wire

Packages that use rice.pastry.wire
rice.pastry.wire Contains updates to original rice.pastry.wire package, so Pastry can use either UDP or TCP, but not both. 
 

Classes in rice.pastry.wire used by rice.pastry.wire
SocketChannelWriter
          Class which serves as an "writer" for all of the messages sent across the wire in Pastry.
WireNodeHandle
          Class which represents a node handle in the socket-based pastry protocol.