|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object base.jdbs.network.util.JxtaUtil
public class JxtaUtil
Constructor Summary | |
---|---|
JxtaUtil()
|
Method Summary | |
---|---|
static net.jxta.protocol.PeerGroupAdvertisement[] |
groupsInLocalCache(net.jxta.discovery.DiscoveryService discoveryService)
This method must be used to retrieve each PeerGroupAdvertisement stored in the local peer's cache. |
static net.jxta.protocol.PeerAdvertisement[] |
peersInLocalCache(net.jxta.discovery.DiscoveryService discoveryService)
This method must be used to retrieve each PeerAdvertisement stored in the local peer's cache. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JxtaUtil()
Method Detail |
---|
public static net.jxta.protocol.PeerGroupAdvertisement[] groupsInLocalCache(net.jxta.discovery.DiscoveryService discoveryService)
discoveryService
- The discovery service used to check the Peer Group Advertisements stored in the local cache.
public static net.jxta.protocol.PeerAdvertisement[] peersInLocalCache(net.jxta.discovery.DiscoveryService discoveryService)
discoveryService
- The discovery service used to check the Peer Advertisements stored in the local cache.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |