Rice Pastry API

Uses of Interface
org.mpisws.p2p.transport.liveness.LivenessTypes

Packages that use LivenessTypes
org.mpisws.p2p.transport.direct   
org.mpisws.p2p.transport.identity   
org.mpisws.p2p.transport.liveness   
org.mpisws.p2p.transport.priority   
org.mpisws.p2p.transport.sourceroute.manager   
rice.pastry   
rice.pastry.direct   
rice.pastry.socket.nat.rendezvous   
rice.pastry.standard   
rice.pastry.transport   
 

Uses of LivenessTypes in org.mpisws.p2p.transport.direct
 

Subinterfaces of LivenessTypes in org.mpisws.p2p.transport.direct
 interface GenericNetworkSimulator<Identifier,MessageType>
           
 

Uses of LivenessTypes in org.mpisws.p2p.transport.identity
 

Subinterfaces of LivenessTypes in org.mpisws.p2p.transport.identity
 interface UpperIdentity<Identifier,MessageType>
          When the LowerIdentity reports that a destination has changed, this layer cancels all pending messages.
 

Classes in org.mpisws.p2p.transport.identity that implement LivenessTypes
 class IdentityImpl<UpperIdentifier,MiddleIdentifier,UpperMsgType,LowerIdentifier>
           
 

Uses of LivenessTypes in org.mpisws.p2p.transport.liveness
 

Subinterfaces of LivenessTypes in org.mpisws.p2p.transport.liveness
 interface LivenessListener<Identifier>
          Notified of liveness changes.
 interface LivenessProvider<Identifier>
          Expands the Transport Layer to include pings and liveness checks.
 interface LivenessTransportLayer<Identifier,MsgType>
           
 

Classes in org.mpisws.p2p.transport.liveness that implement LivenessTypes
 class AggressiveLivenessTransportLayerImpl<Identifier>
          Cancels liveness check if you read/write to TCP or read UDP from the node.
 class LivenessTransportLayerImpl<Identifier>
           
 

Uses of LivenessTypes in org.mpisws.p2p.transport.priority
 

Classes in org.mpisws.p2p.transport.priority that implement LivenessTypes
 class PriorityTransportLayerImpl<Identifier>
           
 

Uses of LivenessTypes in org.mpisws.p2p.transport.sourceroute.manager
 

Subinterfaces of LivenessTypes in org.mpisws.p2p.transport.sourceroute.manager
 interface SourceRouteManager<Identifier>
          The purpose of this class is to hide the detail of sourcerouting.
 

Classes in org.mpisws.p2p.transport.sourceroute.manager that implement LivenessTypes
 class SourceRouteManagerImpl<Identifier>
          This class adapts a SourceRoute transport layer back to an Identifier layer.
 

Uses of LivenessTypes in rice.pastry
 

Classes in rice.pastry that implement LivenessTypes
 class PastryNode
          A Pastry node is single entity in the pastry network.
 

Uses of LivenessTypes in rice.pastry.direct
 

Classes in rice.pastry.direct that implement LivenessTypes
 class BasicNetworkSimulator<Identifier,MessageType>
           
 

Uses of LivenessTypes in rice.pastry.socket.nat.rendezvous
 

Classes in rice.pastry.socket.nat.rendezvous that implement LivenessTypes
 class RendezvousLivenessProvider
          TODO: Remove Abstract This class forces a RendezvousApp.updateRendezvousInfo() when the NodeHandle is found faulty.
 

Uses of LivenessTypes in rice.pastry.standard
 

Classes in rice.pastry.standard that implement LivenessTypes
 class RapidRerouter
          The superclass makes the routing decisions.
 

Uses of LivenessTypes in rice.pastry.transport
 

Classes in rice.pastry.transport that implement LivenessTypes
 class NodeHandleAdapter
           
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection