| 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 |
A
Channel implementation that uses a native unix
socket |
| UnixSocketOptions |
Defines common socket options for AF_UNIX sockets.
|
Copyright © 2017. All rights reserved.