Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

demo.tucson.chat
Class ChatRoom  view ChatRoom download ChatRoom.java

java.lang.Object
  extended bydemo.tucson.chat.ChatRoom

public class ChatRoom
extends java.lang.Object

The Chat Room setups the tuple centre, with proper specification.


Constructor Summary
ChatRoom()
           
 
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
 

Constructor Detail

ChatRoom

public ChatRoom()
Method Detail

main

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