|
Project JXTA | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StdPeerGroup | |
net.jxta.impl.peergroup | |
net.jxta.impl.util | A collection of utility classes used by the JXTA implementation. |
Uses of StdPeerGroup in net.jxta.impl.peergroup |
Subclasses of StdPeerGroup in net.jxta.impl.peergroup | |
class |
Platform
Provides the implementation for the World Peer Group. |
class |
ShadowPeerGroup
ShadowPeerGroup is almost a regular StdPeerGroup, except that it borrows its parent's configuration. |
Uses of StdPeerGroup in net.jxta.impl.util |
Methods in net.jxta.impl.util with parameters of type StdPeerGroup | |
static ModuleImplAdvertisement |
AdvCooker.buildPeerGroupImplAdvertisement(StdPeerGroup parent,
ModuleSpecID newGroupModuleSpecID,
String newDescription,
Hashtable newServices)
Modifies a copy of the parent's implementation advertisement to reflect the addition or replacement of services. |
|
JXTA J2SE | ||||||||||
PREV NEXT | FRAMES NO FRAMES |