Rice Pastry API

rice.p2p.commonapi
Interface MessageReceipt

All Superinterfaces:
Cancellable

public interface MessageReceipt
extends Cancellable

Returned by a call to endpoint.route(). Can be used to cancel a message.

Author:
Jeff Hoye

Method Summary
 NodeHandle getHint()
           
 Id getId()
           
 Message getMessage()
           
 
Methods inherited from interface rice.p2p.commonapi.Cancellable
cancel
 

Method Detail

getMessage

Message getMessage()

getId

Id getId()

getHint

NodeHandle getHint()

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection