Package com.resilientedge.jockey.peerbridge

Interface Summary
SimpSockRequestListener Interface implemented by objects to receive requests from the simpsock peer network.
 

Class Summary
LoopbackApplication Represents a Application on the network
LoopbackDirectory A directory that provides browse capability for the loopback peer network.
LoopbackEntityManager This is a cache manager object that remembers entities discovered on the network, so that they can be referenced later.
LoopbackMessage Represents a message transmitted or received from the peer network Subclasses must provide translation from PBABI standard message to a native message for a particular peer framework.
LoopbackMessenger The PBMessenger is responsible for transmitting messages (generic, requests, replies) from the peer network.
LoopbackNetManager Implements a PBNetManager that connects to a loopback peer network.
LoopbackPeer Represents a peer on the network
LoopbackPeerGroup A definition of a group within a network that performs the join, leave, create and delete.
MessageBrokerBridge The MessageBrokerBridge converts MessageBroker calls into peerbridge calls.
PeerBridge Management interface for the peerbridge subsystem of Jockey.
PeerNetworkBrowserBridge The PeerNetworkBrowserBridge enables an application to locate other peers, groups, and perform group actions (create, delete, join, leave).
PeerPlatformBridge Bridges between the client side api for peer networking and the service provider.
SimpSockApplication Represents a Application on the network
SimpSockConnector Represents a peer connection to another Jockey instance.
SimpSockDirectory A directory that provides browse capability for the loopback peer network.
SimpSockEntityManager This is a cache manager object that remembers entities discovered on the network, so that they can be referenced later.
SimpSockMessage Represents a message transmitted or received from the peer network Subclasses must provide translation from PBABI standard message to a native message for a particular peer framework.
SimpSockMessenger The PBMessenger is responsible for transmitting messages (generic, requests, replies) from the peer network.
SimpSockNetManager Implements a PBNetManager that connects to a loopback peer network.
SimpSockPeer Represents a peer on the network
SimpSockPeerGroup A definition of a group within a network that performs the join, leave, create and delete.
SimpSockPoller Active object to poll a remote peer for a response to a message, or unprovoked messages.
SimpSockQueueSender Active queue
ZSimpSockConnectorTest Main entry point for the peerbridge subsystem.
 



Copyright © 2001 Resilient Edge, Inc. All Rights Reserved.