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,v 1.3 2005/03/11 20:22:33 jeffh Exp $
Author:
amislove

Field Summary
protected  byte[] data
          DESCRIBE THE FIELD
protected  EpochInetSocketAddress destination
          DESCRIBE THE FIELD
 
Constructor Summary
PingManager.Envelope(EpochInetSocketAddress destination, byte[] 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 byte[] data
DESCRIBE THE FIELD

Constructor Detail

PingManager.Envelope

public PingManager.Envelope(EpochInetSocketAddress destination,
                            byte[] data)
Constructor for Envelope.

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

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection