Uses of Interface
io.netty.channel.unix.UnixChannel
-
Packages that use UnixChannel Package Description io.netty.channel.unix Unix specific transport. -
-
Uses of UnixChannel in io.netty.channel.unix
Subinterfaces of UnixChannel in io.netty.channel.unix Modifier and Type Interface Description interfaceDomainSocketChannelAUnixChannelthat supports communication via Unix Domain Socket.interfaceServerDomainSocketChannel
-