net.jetrix.tools
Class ServerDirectory

java.lang.Object
  extended by net.jetrix.tools.ServerDirectory

public class ServerDirectory
extends Object

A utility class that fetches a list of tetrinet servers from online directories like tetrinet.org and tfast.org.

Since:
0.2
Version:
$Revision: 589 $, $Date: 2005-01-12 20:05:07 +0100 (mer., 12 janv. 2005) $
Author:
Emmanuel Bourg

Constructor Summary
ServerDirectory()
           
 
Method Summary
static List<String> getServers()
          Return the list of registered servers.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServerDirectory

public ServerDirectory()
Method Detail

getServers

public static List<String> getServers()
                               throws Exception
Return the list of registered servers.

Throws:
Exception


Copyright © 2001-2008 Emmanuel Bourg. All Rights Reserved.