-
interface
Defines certain methods that all junixsocket AF_UNIX socket implementations share and extend
beyond the standard socket API.
class
class
class
junixsocket's base implementation of a
Socket
.
class
A selectable channel for stream-oriented connecting sockets.
final class
A
DatagramChannel
implementation that works with AF_UNIX Unix domain sockets.
final class
A
DatagramSocket
implementation that works with AF_UNIX Unix domain sockets.
final class
Implementation of an AF_UNIX domain socket.
final class
A selectable channel for stream-oriented connecting sockets.