|
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
public class PingManager.Envelope
Internal class which holds a pending datagram
Field Summary | |
---|---|
protected SocketBuffer |
data
|
protected EpochInetSocketAddress |
destination
|
Constructor Summary | |
---|---|
PingManager.Envelope(EpochInetSocketAddress destination,
SocketBuffer data)
Constructor for Envelope. |
Method Summary | |
---|---|
void |
log(java.lang.String callingFrom)
|
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)
adr
- DESCRIBE THE PARAMETERm
- DESCRIBE THE PARAMETERMethod Detail |
---|
public void log(java.lang.String callingFrom)
|
Rice Pastry API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |