JXTA

Uses of Package
net.jxta.impl.peergroup

Packages that use net.jxta.impl.peergroup
net.jxta.impl.loader An implementation of JxtaLoader for use by the standard peer group implementations. 
net.jxta.impl.peergroup Provides the standard JXTA Peer Group implementations as well as legacy peer group configuration functionality. 
net.jxta.impl.util A collection of utility classes used by the JXTA implementation. 
 

Classes in net.jxta.impl.peergroup used by net.jxta.impl.loader
CompatibilityEquater
           
 

Classes in net.jxta.impl.peergroup used by net.jxta.impl.peergroup
AutomaticConfigurator
          A simple platform configurator.
ConfigDialog.BorderPanelGBL
          A Grid Bag Panel with a border
ConfigDialog.IPTptPanel.TransportType
           
ConfigDialog.PanelGBL
          Grid Bag layout panel
GenericPeerGroup
          Provides common services for most peer group implementations.
NullConfigurator
          A minimal Platform Configurator.
PeerGroupInterface
          PeerGroupInterface provides a pure interface object that permits interaction with the actual PeerGroup implementation without giving access to the real object.
PlatformConfigurator
          Deprecated. This interface has been replaced with the NetworkConfigurator.
StdPeerGroup
          A subclass of GenericPeerGroup that makes a peer group out of independent plugin services listed in its impl advertisement.
 

Classes in net.jxta.impl.peergroup used by net.jxta.impl.util
StdPeerGroup
          A subclass of GenericPeerGroup that makes a peer group out of independent plugin services listed in its impl advertisement.
 


JXSE