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 interface
DomainSocketChannel
AUnixChannel
that supports communication via Unix Domain Socket.interface
ServerDomainSocketChannel
-