Rice Pastry API

rice.pastry.socket
Class PingManager.Envelope

java.lang.Object
  extended by rice.pastry.socket.PingManager.Envelope
Enclosing class:
PingManager

public class PingManager.Envelope
extends java.lang.Object

Internal class which holds a pending datagram

Version:
$Id: pretty.settings 2305 2005-03-11 20:22:33Z jeffh $
Author:
amislove

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

destination

protected EpochInetSocketAddress destination
DESCRIBE THE FIELD


data

protected SocketBuffer data
DESCRIBE THE FIELD

Constructor Detail

PingManager.Envelope

public PingManager.Envelope(EpochInetSocketAddress destination,
                            SocketBuffer data)
Constructor for Envelope.

Parameters:
destination - DESCRIBE THE PARAMETER
data - DESCRIBE THE PARAMETER
Method Detail

log

public void log(java.lang.String callingFrom)
DESCRIBE THE METHOD

Parameters:
callingFrom - DESCRIBE THE PARAMETER

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.