net.jetrix.tools
Class ServerDirectory
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServerDirectory
public ServerDirectory()
getServers
public static List<String> getServers()
throws Exception
- Return the list of registered servers.
- Throws:
Exception
Copyright © 2001-2008 Emmanuel Bourg. All Rights Reserved.