Uses of Package
org.resilientedge.jockey.peerbridge

Packages that use org.resilientedge.jockey.peerbridge
com.resilientedge.jockey.peerbridge   
org.resilientedge.jockey.peerbridge   
 

Classes in org.resilientedge.jockey.peerbridge used by com.resilientedge.jockey.peerbridge
PBApplication
          Represents an application in a specific peer network framework.
PBDirectory
          A directory that provides browse capability for a peer network.
PBEntityManager
          This is a cache manager object that remembers entities discovered on the network, so that they can be referenced later.
PBFindMarker
          Marks a current find query for status inqueries.
PBMessage
          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.
PBMessageObserver
          Interface that informs a sender when a response or message has been sent or cancelled.
PBMessenger
          The PBMessenger is responsible for transmitting messages (generic, requests, replies) from the peer network.
PBNet
          A definition of a peer network; one instance per peer network implementation.
PBNetManager
          PBNetManager is the interface that should be implemented by an object that provides an interface to a particular peer network.
PBPeer
          Represents a peer on the network
PBPeerGroup
          A definition of a group within a network that performs the join, leave, create and delete.
PBReceiveMarker
          Identifies a message that is being received.
PBResponseMarker
          Identifies a response that is being waited on after a request was sent.
PBSecurityViolationException
          The exception thrown when a security constraint has been violated.
PBSendMarker
          Identifies a message that is currently being sent to another peer.
 

Classes in org.resilientedge.jockey.peerbridge used by org.resilientedge.jockey.peerbridge
PBAbstractPeerEntity
          Base class for peer entities (peers, groups)
PBApplication
          Represents an application in a specific peer network framework.
PBDirectory
          A directory that provides browse capability for a peer network.
PBEntityManager
          This is a cache manager object that remembers entities discovered on the network, so that they can be referenced later.
PBFindMarker
          Marks a current find query for status inqueries.
PBMessage
          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.
PBMessageObserver
          Interface that informs a sender when a response or message has been sent or cancelled.
PBMessenger
          The PBMessenger is responsible for transmitting messages (generic, requests, replies) from the peer network.
PBNet
          A definition of a peer network; one instance per peer network implementation.
PBNetManager
          PBNetManager is the interface that should be implemented by an object that provides an interface to a particular peer network.
PBNetManagerFactory
          Handles basic peer network management; addition, removal, and retrieval of peer networks.
PBPeer
          Represents a peer on the network
PBPeerEntity
          Represents a peer entity (peers, groups) on the network
PBPeerGroup
          A definition of a group within a network that performs the join, leave, create and delete.
PBReceiveMarker
          Identifies a message that is being received.
PBResponseMarker
          Identifies a response that is being waited on after a request was sent.
PBSecurityViolationException
          The exception thrown when a security constraint has been violated.
PBSendMarker
          Identifies a message that is currently being sent to another peer.
 



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