JXTA

Uses of Interface
net.jxta.impl.peergroup.PlatformConfigurator

Packages that use PlatformConfigurator
net.jxta.impl.peergroup Provides the standard JXTA Peer Group implementations as well as legacy peer group configuration functionality. 
 

Uses of PlatformConfigurator in net.jxta.impl.peergroup
 

Classes in net.jxta.impl.peergroup that implement PlatformConfigurator
 class AutomaticConfigurator
          A simple platform configurator.
 class DefaultConfigurator
          This implementation provides the ability to reconfigure a JXTA PlatformConfig via an AWT based dialog.
 class NullConfigurator
          A minimal Platform Configurator.
 


JXSE