All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description Buffer DatagramSocketAddress Act as specialInetSocketAddressto be able to easily pass all needed data from JNI without the need to create more objects then needed.DomainDatagramChannel AUnixChannelthat supports communication via UNIX domain datagram sockets.DomainDatagramChannelConfig AChannelConfigfor aDomainDatagramChannel.DomainDatagramPacket The message container that is used forDomainDatagramChannelto communicate with the remote peer.DomainDatagramSocketAddress Act as specialDomainSocketAddressto be able to easily pass all needed data from JNI without the need to create more objects then needed.DomainSocketAddress A address for a Unix Domain Socket.DomainSocketChannel AUnixChannelthat supports communication via Unix Domain Socket.DomainSocketChannelConfig SpecialChannelConfigforDomainSocketChannels.DomainSocketReadMode Different modes of reading from aDomainSocketChannel.Errors Internal usage only!Errors.NativeIoException Internal usage only!FileDescriptor NativeFileDescriptorimplementation which allows to wrap anintand provide aFileDescriptorfor it.GenericUnixChannelOption<T> A generic socket option.IntegerUnixChannelOption IovArray Represent an array of struct array and so can be passed directly over via JNI without the need to do any more array copies.Limits NativeInetAddress Internal usage only!PeerCredentials User credentials discovered for the peer unix domain socket.PreferredDirectByteBufAllocator RawUnixChannelOption SegmentedDatagramPacket Allows to use GSO if the underlying OS supports it.ServerDomainSocketChannel Socket Provides a JNI bridge to native socket operations.SocketWritableByteChannel Unix Tells ifnetty-transport-native-unixis supported.UnixChannel Channelthat expose operations that are only present onUNIXlike systems.UnixChannelOption<T> UnixChannelUtil