com.limegroup.gnutella.bootstrap
Class DefaultBootstrapServers

java.lang.Object
  extended by com.limegroup.gnutella.bootstrap.DefaultBootstrapServers

public class DefaultBootstrapServers
extends java.lang.Object

The list of default GWebCache urls, used the first time LimeWire starts, or if the gnutella.net file is accidentally deleted. Entries in the list will eventually be replaced by URLs discovered during urlfile=1 requests. Order does not matter. THIS FILE IS AUTOMATICALLY GENERATED FROM MAKE_DEFAULT.PY.


Constructor Summary
DefaultBootstrapServers()
           
 
Method Summary
static void addDefaults(BootstrapServerManager bman)
          Adds all the default servers to bman.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultBootstrapServers

public DefaultBootstrapServers()
Method Detail

addDefaults

public static void addDefaults(BootstrapServerManager bman)
Adds all the default servers to bman.