Describes an address family supported by junixsocket.
The implementation-specifics for a given address family implementation.
A
Pipe
, natively implemented.
A junixsocket-based protocol family.
Service-provider class for junixsocket selectors and selectable channels.
The server part of a junixsocket socket.
The constructor of the concrete subclass.
A selectable channel for stream-oriented listening sockets.
junixsocket's base implementation of a
Socket
.
The reference to the constructor of an
AFSocket
subclass.
A reference to the constructor of an AFSocketAddress subclass.
The implementation-specifics for a given
AFSocketAddress
subclass implementation.
Describes junixsocket capabilities the current environment (system platform, native library,
etc.) may or may not support.
A selectable channel for stream-oriented connecting sockets.
A reference to a method that provides an
AFSocket
instance.
Defines certain methods that all junixsocket socket implementations share and extend beyond the
standard socket API.
The base for a SocketFactory that connects to UNIX sockets.
Placeholder for protocol-specific code that resides in the native library.
A special socket option supported by some junixsocket-based implementation.
Describes the "protocol" part of a socket.
Describes the "type" of a socket.
The AF_SYSTEM system address.
The TIPC visibility scope.
A
DatagramChannel
implementation that works with AF_UNIX Unix domain sockets.
A
DatagramSocket
implementation that works with AF_UNIX Unix domain sockets.
Service-provider class for junixsocket selectors and selectable channels.
The server part of an AF_UNIX domain socket.
A selectable channel for stream-oriented listening sockets.
Implementation of an AF_UNIX domain socket.
Describes an
InetSocketAddress
that actually uses AF_UNIX sockets instead of AF_INET.
A selectable channel for stream-oriented connecting sockets.
AF_UNIX socket credentials.
Defines certain methods that all junixsocket AF_UNIX socket implementations share and extend
beyond the standard socket API.
The base for a SocketFactory that connects to UNIX sockets.
A pair of two closeable items.
Provides object-oriented access to file descriptors via
InputStream
,
Socket
,
etc., depending on the file descriptor type.
A
SocketException
that may be thrown upon some "invalid" state, mostly detected in native
code.
A "named integer", usually used for constants.
Constructor for "undefined" values.
Describes a 32-bit bitmask that supports named flags.
A filter that takes a
SocketAddress
, and potentially changes it, or throws an exception
if certain criteria are met.