Uses of Package
io.netty5.channel.unix
-
Classes in io.netty5.channel.unix used by io.netty5.channel.unix Class Description DatagramSocketAddress Act as specialInetSocketAddressto be able to easily pass all needed data from JNI without the need to create more objects then needed.DomainDatagramSocketAddress Act as specialDomainSocketAddressto be able to easily pass all needed data from JNI without the need to create more objects then needed.DomainSocketReadMode Different modes of reading from aUnixChannelthat uses Unix Domain Sockets.Errors.NativeIoException Internal usage only!FileDescriptor NativeFileDescriptorimplementation which allows to wrap anintand provide aFileDescriptorfor it.GenericUnixChannelOption A generic socket option.NativeInetAddress Internal usage only!PeerCredentials User credentials discovered for the peer unix domain socket.SegmentedDatagramPacket Allows to use GSO if the underlying OS supports it.Socket Provides a JNI bridge to native socket operations.UnixChannelOption