|
Rice Pastry API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrice.pastry.socket.PingManager.Envelope
public class 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. |
|
| Method Summary | |
|---|---|
void |
log(java.lang.String callingFrom)
DESCRIBE THE METHOD |
| 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| Method Detail |
|---|
public void log(java.lang.String callingFrom)
callingFrom - DESCRIBE THE PARAMETER
|
Rice Pastry API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||