Class mainChat

java.lang.Object
  |
  +--mainChat

public class mainChat
extends java.lang.Object

This demo is prepared to demostrate how you can use OWRTI package. This is a Chat example.


Constructor Summary
mainChat()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

mainChat

public mainChat()
Method Detail

main

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