Uses of Class
com.limegroup.gnutella.bootstrap.BootstrapServerManager

Packages that use BootstrapServerManager
com.limegroup.gnutella.bootstrap   
 

Uses of BootstrapServerManager in com.limegroup.gnutella.bootstrap
 

Methods in com.limegroup.gnutella.bootstrap that return BootstrapServerManager
static BootstrapServerManager BootstrapServerManager.instance()
          Accessor for the BootstrapServerManager instance.
static BootstrapServerManager BootstrapServerManager.instance()
          Accessor for the BootstrapServerManager instance.
 

Methods in com.limegroup.gnutella.bootstrap with parameters of type BootstrapServerManager
static void DefaultBootstrapServers.addDefaults(BootstrapServerManager bman)
          Adds all the default servers to bman.
static void DefaultBootstrapServers.addDefaults(BootstrapServerManager bman)
          Adds all the default servers to bman.