Package | Description |
---|---|
jnr.unixsocket |
Class and Description |
---|
BindHandler
Helper class, providing common handling of bind() handling.
|
Credentials
This class represents the peer credentials, retrievable from an AF_UNIX socket.
|
Native.LibC |
SockAddrUnix
Native unix domain socket address structure.
|
Ucred
Native structure for SCM_CREDENTIALS.
|
UnixDatagramChannel |
UnixDatagramChannel.State |
UnixDatagramSocket
A SOCK_DGRAM variant of an AF_UNIX socket.
|
UnixServerSocket |
UnixServerSocketChannel |
UnixSocket |
UnixSocketAddress
This class represents an AF_UNIX-style socket address.
|
UnixSocketChannel
A
Channel implementation that uses a native unix
socket |
UnixSocketChannel.State |