|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.pdx.cs399J.net.ChatSession
public class ChatSession
This class allows two people to chat.
| Constructor Summary | |
|---|---|
ChatSession()
|
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
Main program that reads lines of text from the console, composes messages from them, and receives messages from the the listener. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ChatSession()
| Method Detail |
|---|
public static void main(String[] args)
ChatSession are read from the command line.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||