Package ostore.tapestry.impl

Class Summary
BloomWrapper The bloom filter part of a TapestryLocateMsg or TapestryRouteMsg.
DynamicDMAckMsg Message used by a new node to do directed multicast to all nodes sharing a common suffix.
DynamicDMCastMsg Message used by a new node to do directed multicast to all nodes sharing a common suffix.
DynamicGatewayMsg  
DynamicMapMsg  
DynamicMCReqMsg  
DynamicNotifyMsg  
DynamicObjMapMsg  
DynamicObjReqMsg  
DynamicPingMsg  
DynamicPongMsg  
DynamicRequestMsg  
DynamicSurrMsg  
DynamicSurrReqMsg  
DynamicTClient A Tapestry client for dynamically configured networks.
FederationBuilder An interface for building config files.
GuidAddr  
NetworkLatencyReq Dispatch one of these to find out the latency to a node.
NetworkLatencyResp The response to a NetworkLatencyReq; gives the latency to a node in milliseconds.
PingMsg Used to calculate the latency on backpointers, etc.
PongMsg Used to calculate the latency on backpointers, etc.
PublishInfo  
PublishMsg  
RouteEntry Implements the routing table entry
RouteMsg  
RouteObjDestMsg  
RouteObjRootMsg  
Router Handles the routing functions of Tapestry.
Router.ObjectMap  
RoutingTable Implements the routing table interface.
RoutingTable.Available  
StaticAliveMsg  
StaticAllNodesMsg  
StaticBeginMsg  
StaticFederation  
StaticPingMsg  
StaticPongMsg  
StaticReadyMsg  
StaticTClient A Tapestry client for statically configured networks.
TapestryReadyMsg Message sent by either StaticTClient or DynamicTClient when all the Tapestry integration steps are done.
Test  
TestClient  
TestFoundMsg The msg to say we found the object you're looking for
TestLocateMsg  
TestReadyMsg The msg to say we're done with publishing our object, and ready to locate