Class ReadClient
java.lang.Object
org.newsclub.net.unix.demo.client.ReadClient
A client that just reads and echoes the data to stdout.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()voidconnect(SocketAddress endpoint) protected voidhandleSocket(Socket socket)
-
Constructor Details
-
ReadClient
public ReadClient()
-
-
Method Details
-
handleSocket
- Throws:
IOException
-
close
- Throws:
IOException
-
connect
- Throws:
IOException
-