| Package | Description |
|---|---|
| org.newsclub.net.unix |
The actual AF_UNIX Socket implementation.
|
| Class and Description |
|---|
| AFUNIXServerSocket
The server part of an AF_UNIX domain socket.
|
| AFUNIXSocket
Implementation of an AF_UNIX domain socket.
|
| AFUNIXSocketAddress
Describes an
InetSocketAddress that actually uses AF_UNIX sockets
instead of AF_INET. |