org.embedchat.server
Class Server

java.lang.Object
  extended by org.embedchat.server.Server

public class Server
extends java.lang.Object


Field Summary
static int DEFAULT_SERVER_PORT
           
 
Constructor Summary
Server()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 boolean start()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_SERVER_PORT

public static final int DEFAULT_SERVER_PORT
See Also:
Constant Field Values
Constructor Detail

Server

public Server()
Method Detail

start

public boolean start()

main

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


Copyright 2006-2006 embedchat.org. All Rights Reserved.