Class ajamServer

java.lang.Object
  |
  +--ajamServer

public class ajamServer
extends java.lang.Object


See also:
ajamServer.java

 

Field Summary
protected static java.util.Set activeClients
           
 
Constructor Summary
ajamServer()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

activeClients

protected static java.util.Set activeClients
Constructor Detail

ajamServer

public ajamServer()
Method Detail

main

public static void main(java.lang.String[] args)