Package jnr.unixsocket
-
Class Summary Class Description Credentials This class represents the peer credentials, retrievable from an AF_UNIX socket.UnixDatagramChannel UnixDatagramSocket A SOCK_DGRAM variant of an AF_UNIX socket.UnixServerSocket UnixServerSocketChannel UnixSocket UnixSocketAddress This class represents an AF_UNIX-style socket address.UnixSocketChannel AChannel
implementation that uses a native unix socketUnixSocketOptions Defines common socket options for AF_UNIX sockets.