ABLE 2.3.0 07/13/2005 14:21:00

com.ibm.able.examples.conversation
Class ChatterboxDemo

java.lang.Object
  extended bycom.ibm.able.examples.conversation.ChatterboxDemo

public class ChatterboxDemo
extends java.lang.Object


Field Summary
static int DEFAULT_PORT
           
static long DEFAULT_SLEEP_TIME
           
 
Constructor Summary
ChatterboxDemo()
           
ChatterboxDemo(int newPort)
           
 
Method Summary
 void init()
           
static void main(java.lang.String[] args)
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_SLEEP_TIME

public static final long DEFAULT_SLEEP_TIME
See Also:
Constant Field Values

DEFAULT_PORT

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

ChatterboxDemo

public ChatterboxDemo()

ChatterboxDemo

public ChatterboxDemo(int newPort)
Method Detail

init

public void init()

run

public void run()

main

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

ABLE 2.3.0 07/13/2005 14:21:00

(C) Copyright IBM Corporation 1999, 2005