Uses of Package
jnr.unixsocket
-
Packages that use jnr.unixsocket Package Description jnr.unixsocket -
Classes in jnr.unixsocket used by jnr.unixsocket 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 socket