[all packages] [package Snafu] [class hierarchy] [index]

pure interface of class Snafu.SnafuAgentServer

The documentated page.
public class SnafuAgentServer
  extends SnafuAgent
{
    public SnafuAgentServer();
    protected synchronized void init();
    protected void run();
    public static void main(String[] args);
    protected void finalize()
      throws Throwable;
    private ServerSocket sSocket;
    private static final int port;
    private SASThread servert;
    private Vector ability_list;
    private Hashtable commande_en_cours;
    private class SASThread
      extends Thread
    private class SASCommande
}

[all packages] [package Snafu] [class hierarchy] [index]
Snafu.SnafuAgentServer.interface.html