| DatagramSocketAddress |
Act as special InetSocketAddress to be able to easily pass all needed data from JNI without the need
to create more objects then needed.
|
| DomainDatagramChannelConfig |
|
| DomainDatagramPacket |
|
| DomainDatagramSocketAddress |
Act as special DomainSocketAddress to be able to easily pass all needed data from JNI without the need
to create more objects then needed.
|
| DomainSocketAddress |
|
| DomainSocketChannelConfig |
|
| DomainSocketReadMode |
|
| Errors.NativeIoException |
Internal usage only!
|
| FileDescriptor |
|
| GenericUnixChannelOption |
A generic socket option.
|
| NativeInetAddress |
Internal usage only!
|
| SegmentedDatagramPacket |
Allows to use GSO
if the underlying OS supports it.
|
| Socket |
Provides a JNI bridge to native socket operations.
|
| UnixChannel |
Channel that expose operations that are only present on UNIX like systems.
|
| UnixChannelOption |
|