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

Packages that use BootstrapServer
com.limegroup.gnutella.bootstrap   
 

Uses of BootstrapServer in com.limegroup.gnutella.bootstrap
 

Methods in com.limegroup.gnutella.bootstrap with parameters of type BootstrapServer
 void BootstrapServerManager.addBootstrapServer(BootstrapServer server)
          Adds server to this.
 void BootstrapServerManager.addBootstrapServer(BootstrapServer server)
          Adds server to this.
protected  void BootstrapServerManager.removeServer(BootstrapServer server)
          Removes the server.
protected  void BootstrapServerManager.removeServer(BootstrapServer server)
          Removes the server.