|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PBEntityManager | |
com.resilientedge.jockey.peerbridge | |
org.resilientedge.jockey.peerbridge |
Uses of PBEntityManager in com.resilientedge.jockey.peerbridge |
Classes in com.resilientedge.jockey.peerbridge that implement PBEntityManager | |
class |
LoopbackEntityManager
This is a cache manager object that remembers entities discovered on the network, so that they can be referenced later. |
class |
SimpSockEntityManager
This is a cache manager object that remembers entities discovered on the network, so that they can be referenced later. |
Methods in com.resilientedge.jockey.peerbridge that return PBEntityManager | |
PBEntityManager |
SimpSockNetManager.getEntityManager()
Return an entitymanager that stores known peers from the peer network. |
PBEntityManager |
LoopbackNetManager.getEntityManager()
Return an entitymanager that stores known peers from the peer network. |
Uses of PBEntityManager in org.resilientedge.jockey.peerbridge |
Methods in org.resilientedge.jockey.peerbridge that return PBEntityManager | |
PBEntityManager |
PBNetManager.getEntityManager()
Return an entitymanager that stores known peers from the peer network. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |