Package org.cometd.examples
Class ConsoleChatClient
java.lang.Object
org.cometd.examples.ConsoleChatClient
public class ConsoleChatClient
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description ConsoleChatClient()
-
Method Summary
Modifier and Type Method Description 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 Details
-
ConsoleChatClient
public ConsoleChatClient()
-
-
Method Details
-
main
public static void main(java.lang.String[] args) throws java.lang.Exception- Throws:
java.lang.Exception
-