Package | Description |
---|---|
jnr.unixsocket |
Class and 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
A
Channel implementation that uses a native unix
socket |
Copyright © 2018. All rights reserved.