Class ReadFileHandleClient
java.lang.Object
org.newsclub.net.unix.demo.client.ReadFileHandleClient
A client that reads the contents of file descriptors that are sent as ancillary messages.
The actual in-band data that is received is silently ignored.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()voidconnect(SocketAddress endpoint) protected voidhandleSocket(Socket socket) protected voidhandleSocket(org.newsclub.net.unix.AFUNIXSocket socket)
-
Constructor Details
-
ReadFileHandleClient
public ReadFileHandleClient()
-
-
Method Details
-
handleSocket
- Throws:
IOException
-
handleSocket
- Throws:
IOException
-
close
- Throws:
IOException
-
connect
- Throws:
IOException
-