Rice Pastry API

rice.pastry.multiring.messaging
Class RingForwardMessage

java.lang.Object
  |
  +--rice.pastry.messaging.Message
        |
        +--rice.pastry.multiring.messaging.MultiRingApplMessage
              |
              +--rice.pastry.multiring.messaging.RingForwardMessage
All Implemented Interfaces:
java.io.Serializable

public class RingForwardMessage
extends MultiRingApplMessage

A class representing a ring forward request

Version:
$Id: RingForwardMessage.java,v 1.1 2003/03/18 03:08:23 amislove Exp $
Author:
Alan Mislove
See Also:
Serialized Form

Constructor Summary
RingForwardMessage(rice.pastry.routing.RouteMessage message)
          Constructor
 
Method Summary
 rice.pastry.routing.RouteMessage getMessage()
           
 
Methods inherited from class rice.pastry.messaging.Message
getCredentials, getDate, getDestination, getSenderId, getStream, hasPriority, setPriority, setSenderId, stamp
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RingForwardMessage

public RingForwardMessage(rice.pastry.routing.RouteMessage message)
Constructor

Method Detail

getMessage

public rice.pastry.routing.RouteMessage getMessage()

Rice Pastry API

Copyright © 2001 - Rice Pastry.


Imprint-Dataprotection