Rice Pastry API

Uses of Package
rice.p2p.commonapi

Packages that use rice.p2p.commonapi
org.mpisws.p2p.transport   
org.mpisws.p2p.transport.commonapi   
org.mpisws.p2p.transport.liveness   
org.mpisws.p2p.transport.security   
org.mpisws.p2p.transport.util   
org.mpisws.p2p.transport.wire   
org.mpisws.p2p.transport.wire.magicnumber   
rice.p2p.aggregation   
rice.p2p.aggregation.messaging   
rice.p2p.aggregation.raw   
rice.p2p.commonapi   
rice.p2p.commonapi.rawserialization   
rice.p2p.commonapi.testing   
rice.p2p.glacier   
rice.p2p.glacier.v2   
rice.p2p.glacier.v2.messaging   
rice.p2p.multiring   
rice.p2p.multiring.messaging   
rice.p2p.multiring.testing   
rice.p2p.past   
rice.p2p.past.gc   
rice.p2p.past.gc.messaging   
rice.p2p.past.gc.rawserialization   
rice.p2p.past.messaging   
rice.p2p.past.rawserialization   
rice.p2p.past.testing   
rice.p2p.replication   
rice.p2p.replication.manager   
rice.p2p.replication.manager.messaging   
rice.p2p.replication.manager.testing   
rice.p2p.replication.messaging   
rice.p2p.replication.testing   
rice.p2p.scribe   
rice.p2p.scribe.javaserialized   
rice.p2p.scribe.maintenance   
rice.p2p.scribe.messaging   
rice.p2p.scribe.rawserialization   
rice.p2p.scribe.testing   
rice.p2p.splitstream   
rice.p2p.splitstream.testing   
rice.p2p.util   
rice.p2p.util.rawserialization   
rice.p2p.util.testing   
rice.pastry   
rice.pastry.boot   
rice.pastry.client   
rice.pastry.commonapi   
rice.pastry.direct   
rice.pastry.dist   
rice.pastry.join   
rice.pastry.leafset   
rice.pastry.leafset.testing   
rice.pastry.messaging   
rice.pastry.pns   
rice.pastry.pns.messages   
rice.pastry.routing   
rice.pastry.socket   
rice.pastry.standard   
rice.pastry.testing   
rice.pastry.transport   
rice.persistence   
rice.persistence.testing   
rice.selector   
rice.tutorial.appsocket   
rice.tutorial.direct   
rice.tutorial.forwarding   
rice.tutorial.past   
rice.tutorial.rawserialization   
rice.tutorial.scribe   
rice.tutorial.splitstream   
 

Classes in rice.p2p.commonapi used by org.mpisws.p2p.transport
Cancellable
           
 

Classes in rice.p2p.commonapi used by org.mpisws.p2p.transport.commonapi
Id
           
 

Classes in rice.p2p.commonapi used by org.mpisws.p2p.transport.liveness
Cancellable
           
CancellableTask
          This class represents a task which can be cancelled by the caller.
 

Classes in rice.p2p.commonapi used by org.mpisws.p2p.transport.security
NodeHandle
           
 

Classes in rice.p2p.commonapi used by org.mpisws.p2p.transport.util
Cancellable
           
 

Classes in rice.p2p.commonapi used by org.mpisws.p2p.transport.wire
Cancellable
           
 

Classes in rice.p2p.commonapi used by org.mpisws.p2p.transport.wire.magicnumber
Cancellable
           
CancellableTask
          This class represents a task which can be cancelled by the caller.
 

Classes in rice.p2p.commonapi used by rice.p2p.aggregation
Application
           
Endpoint
           
Id
           
IdFactory
           
Message
           
Node
           
NodeHandle
           
RouteMessage
           
 

Classes in rice.p2p.commonapi used by rice.p2p.aggregation.messaging
Endpoint
           
Id
           
Message
           
NodeHandle
           
 

Classes in rice.p2p.commonapi used by rice.p2p.aggregation.raw
Endpoint
           
Id
           
 

Classes in rice.p2p.commonapi used by rice.p2p.commonapi
Application
           
Cancellable
           
CancellableTask
          This class represents a task which can be cancelled by the caller.
DeliveryNotification
          Notified when the message is sent/failed.
Endpoint
           
Id
           
Id.Distance
          A class for representing and manipulating the distance between two Ids on the circle.
IdFactory
           
IdRange
           
IdSet
           
Message
           
MessageReceipt
          Returned by a call to endpoint.route().
NodeHandle
           
NodeHandleSet
           
RangeCannotBeDeterminedException
          This exception is thrown when the underlieing Overlay cannot determine the requested id range.
RouteMessage
           
 

Classes in rice.p2p.commonapi used by rice.p2p.commonapi.rawserialization
Message
           
NodeHandle
           
 

Classes in rice.p2p.commonapi used by rice.p2p.commonapi.testing
IdFactory
           
Node
           
 

Classes in rice.p2p.commonapi used by rice.p2p.glacier
Endpoint
           
Id
           
Id.Distance
          A class for representing and manipulating the distance between two Ids on the circle.
IdFactory
           
IdRange
           
IdSet
           
NodeHandleSet
           
 

Classes in rice.p2p.commonapi used by rice.p2p.glacier.v2
Application
           
CancellableTask
          This class represents a task which can be cancelled by the caller.
Endpoint
           
Id
           
IdFactory
           
IdRange
           
Message
           
Node
           
NodeHandle
           
RouteMessage
           
 

Classes in rice.p2p.commonapi used by rice.p2p.glacier.v2.messaging
Endpoint
           
Id
           
IdRange
           
Message
           
NodeHandle
           
 

Classes in rice.p2p.commonapi used by rice.p2p.multiring
Application
           
CancellableTask
          This class represents a task which can be cancelled by the caller.
DeliveryNotification
          Notified when the message is sent/failed.
Endpoint
           
Id
           
Id.Distance
          A class for representing and manipulating the distance between two Ids on the circle.
IdFactory
           
IdRange
           
IdSet
           
Message
           
MessageReceipt
          Returned by a call to endpoint.route().
Node
           
NodeHandle
           
NodeHandleSet
           
RouteMessage
           
 

Classes in rice.p2p.commonapi used by rice.p2p.multiring.messaging
Endpoint
           
Message
           
 

Classes in rice.p2p.commonapi used by rice.p2p.multiring.testing
Application
           
Endpoint
           
Id
           
IdFactory
           
Message
           
Node
           
NodeHandle
           
RouteMessage
           
 

Classes in rice.p2p.commonapi used by rice.p2p.past
Application
           
Endpoint
           
Id
           
IdFactory
           
IdRange
           
IdSet
           
Message
           
Node
           
NodeHandle
           
RouteMessage
           
 

Classes in rice.p2p.commonapi used by rice.p2p.past.gc
Application
           
CancellableTask
          This class represents a task which can be cancelled by the caller.
DeliveryNotification
          Notified when the message is sent/failed.
Endpoint
           
Id
           
Id.Distance
          A class for representing and manipulating the distance between two Ids on the circle.
IdFactory
           
IdRange
           
IdSet
           
Message
           
MessageReceipt
          Returned by a call to endpoint.route().
Node
           
NodeHandle
           
NodeHandleSet
           
RouteMessage
           
 

Classes in rice.p2p.commonapi used by rice.p2p.past.gc.messaging
Endpoint
           
Id
           
Message
           
NodeHandle
           
 

Classes in rice.p2p.commonapi used by rice.p2p.past.gc.rawserialization
Id
           
NodeHandle
           
 

Classes in rice.p2p.commonapi used by rice.p2p.past.messaging
Endpoint
           
Id
           
Message
           
NodeHandle
           
 

Classes in rice.p2p.commonapi used by rice.p2p.past.rawserialization
Endpoint
           
Id
           
NodeHandle
           
 

Classes in rice.p2p.commonapi used by rice.p2p.past.testing
Endpoint
           
Id
           
IdFactory
           
Message
           
Node
           
NodeHandle
           
RouteMessage
           
 

Classes in rice.p2p.commonapi used by rice.p2p.replication
Application
           
Endpoint
           
Id
           
IdFactory
           
IdRange
           
IdSet
           
Message
           
Node
           
NodeHandle
           
RouteMessage
           
 

Classes in rice.p2p.commonapi used by rice.p2p.replication.manager
Application
           
Endpoint
           
Id
           
IdFactory
           
IdRange
           
IdSet
           
Message
           
Node
           
NodeHandle
           
RouteMessage
           
 

Classes in rice.p2p.commonapi used by rice.p2p.replication.manager.messaging
Id
           
Message
           
 

Classes in rice.p2p.commonapi used by rice.p2p.replication.manager.testing
Id
           
IdRange
           
IdSet
           
Node
           
NodeHandle
           
 

Classes in rice.p2p.commonapi used by rice.p2p.replication.messaging
Endpoint
           
Id
           
IdRange
           
IdSet
           
Message
           
NodeHandle
           
 

Classes in rice.p2p.commonapi used by rice.p2p.replication.testing
Id
           
IdRange
           
IdSet
           
Node
           
NodeHandle
           
 

Classes in rice.p2p.commonapi used by rice.p2p.scribe
Application
           
Endpoint
           
Id
           
IdFactory
           
Message
           
Node
           
NodeHandle
           
RouteMessage
           
 

Classes in rice.p2p.commonapi used by rice.p2p.scribe.javaserialized
Endpoint
           
NodeHandle
           
 

Classes in rice.p2p.commonapi used by rice.p2p.scribe.maintenance
Endpoint
           
Id
           
NodeHandle
           
 

Classes in rice.p2p.commonapi used by rice.p2p.scribe.messaging
CancellableTask
          This class represents a task which can be cancelled by the caller.
Endpoint
           
Id
           
Message
           
NodeHandle
           
 

Classes in rice.p2p.commonapi used by rice.p2p.scribe.rawserialization
Endpoint
           
NodeHandle
           
 

Classes in rice.p2p.commonapi used by rice.p2p.scribe.testing
Endpoint
           
Id
           
Message
           
Node
           
NodeHandle
           
RouteMessage
           
 

Classes in rice.p2p.commonapi used by rice.p2p.splitstream
Id
           
IdFactory
           
Node
           
NodeHandle
           
 

Classes in rice.p2p.commonapi used by rice.p2p.splitstream.testing
Id
           
Node
           
 

Classes in rice.p2p.commonapi used by rice.p2p.util
Cancellable
           
CancellableTask
          This class represents a task which can be cancelled by the caller.
Id
           
IdSet
           
Message
           
NodeHandle
           
 

Classes in rice.p2p.commonapi used by rice.p2p.util.rawserialization
Endpoint
           
Message
           
NodeHandle
           
 

Classes in rice.p2p.commonapi used by rice.p2p.util.testing
Id
           
IdFactory
           
IdSet
           
 

Classes in rice.p2p.commonapi used by rice.pastry
Application
           
Cancellable
           
CancellableTask
          This class represents a task which can be cancelled by the caller.
Endpoint
           
Id
           
Id.Distance
          A class for representing and manipulating the distance between two Ids on the circle.
IdFactory
           
IdRange
           
IdSet
           
Node
           
NodeHandle
           
NodeHandleSet
           
 

Classes in rice.p2p.commonapi used by rice.pastry.boot
NodeHandle
           
 

Classes in rice.p2p.commonapi used by rice.pastry.client
NodeHandle
           
 

Classes in rice.p2p.commonapi used by rice.pastry.commonapi
Application
           
CancellableTask
          This class represents a task which can be cancelled by the caller.
DeliveryNotification
          Notified when the message is sent/failed.
Endpoint
           
Id
           
Id.Distance
          A class for representing and manipulating the distance between two Ids on the circle.
IdFactory
           
IdRange
           
IdSet
           
Message
           
MessageReceipt
          Returned by a call to endpoint.route().
NodeHandle
           
NodeHandleSet
           
 

Classes in rice.p2p.commonapi used by rice.pastry.direct
Cancellable
           
CancellableTask
          This class represents a task which can be cancelled by the caller.
Message
           
NodeHandle
           
 

Classes in rice.p2p.commonapi used by rice.pastry.dist
CancellableTask
          This class represents a task which can be cancelled by the caller.
NodeHandle
           
 

Classes in rice.p2p.commonapi used by rice.pastry.join
Message
           
 

Classes in rice.p2p.commonapi used by rice.pastry.leafset
Id
           
Message
           
NodeHandle
           
RangeCannotBeDeterminedException
          This exception is thrown when the underlieing Overlay cannot determine the requested id range.
 

Classes in rice.p2p.commonapi used by rice.pastry.leafset.testing
NodeHandle
           
 

Classes in rice.p2p.commonapi used by rice.pastry.messaging
Message
           
NodeHandle
           
 

Classes in rice.p2p.commonapi used by rice.pastry.pns
Cancellable
           
 

Classes in rice.p2p.commonapi used by rice.pastry.pns.messages
Message
           
 

Classes in rice.p2p.commonapi used by rice.pastry.routing
Cancellable
           
Id
           
Message
           
NodeHandle
           
NodeHandleSet
           
RouteMessage
           
 

Classes in rice.p2p.commonapi used by rice.pastry.socket
NodeHandle
           
 

Classes in rice.p2p.commonapi used by rice.pastry.standard
Cancellable
           
CancellableTask
          This class represents a task which can be cancelled by the caller.
Message
           
 

Classes in rice.p2p.commonapi used by rice.pastry.testing
Application
           
Endpoint
           
Id
           
Message
           
Node
           
NodeHandle
           
RouteMessage
           
 

Classes in rice.p2p.commonapi used by rice.pastry.transport
Cancellable
           
Node
           
NodeHandle
           
 

Classes in rice.p2p.commonapi used by rice.persistence
Id
           
IdFactory
           
IdRange
           
IdSet
           
 

Classes in rice.p2p.commonapi used by rice.persistence.testing
Id
           
Id.Distance
          A class for representing and manipulating the distance between two Ids on the circle.
 

Classes in rice.p2p.commonapi used by rice.selector
Cancellable
           
CancellableTask
          This class represents a task which can be cancelled by the caller.
 

Classes in rice.p2p.commonapi used by rice.tutorial.appsocket
Application
           
Endpoint
           
Id
           
IdFactory
           
Message
           
Node
           
NodeHandle
           
RouteMessage
           
 

Classes in rice.p2p.commonapi used by rice.tutorial.direct
Id
           
Message
           
 

Classes in rice.p2p.commonapi used by rice.tutorial.forwarding
NodeHandle
           
 

Classes in rice.p2p.commonapi used by rice.tutorial.past
Id
           
 

Classes in rice.p2p.commonapi used by rice.tutorial.rawserialization
Endpoint
           
 

Classes in rice.p2p.commonapi used by rice.tutorial.scribe
Application
           
Endpoint
           
Id
           
Message
           
Node
           
NodeHandle
           
RouteMessage
           
 

Classes in rice.p2p.commonapi used by rice.tutorial.splitstream
Application
           
Endpoint
           
Message
           
Node
           
NodeHandle
           
RouteMessage
           
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection