Rice Pastry API

rice.pastry.socket
Class PingManager.Envelope

java.lang.Object
  extended byrice.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.
 
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

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection