|
Rice Pastry API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object rice.pastry.socket.PingManager.Envelope
Internal class which holds a pending datagram
Field Summary | |
protected SocketBuffer |
data
DESCRIBE THE FIELD |
protected EpochInetSocketAddress |
destination
DESCRIBE THE FIELD |
Constructor Summary | |
PingManager.Envelope(EpochInetSocketAddress destination,
SocketBuffer data)
Constructor for Envelope. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected EpochInetSocketAddress destination
protected SocketBuffer data
Constructor Detail |
public PingManager.Envelope(EpochInetSocketAddress destination, SocketBuffer data)
destination
- DESCRIBE THE PARAMETERdata
- DESCRIBE THE PARAMETER
|
Rice Pastry API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |