|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| EchoServer | This is a base class for easy server sockets: 1. extend this class (MyServer, with default port or something for the constructor) 2. override the handleConnection(Socket socket, BufferedReader reader, PrintWriter writer) 3. |
| ReaderInputStream | Adapts a Reader as an InputStream. |
| TeeOutputStream | This class mirrors output between two streams. |
| TeeWriter | This class mirrors output between two writers. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||