Uses of Class
io.netty.channel.unix.Socket
-
Packages that use Socket Package Description io.netty.channel.unix Unix specific transport. -
-
Uses of Socket in io.netty.channel.unix
Methods in io.netty.channel.unix that return Socket Modifier and Type Method Description static SocketSocket. newSocketDgram()static SocketSocket. newSocketDomain()static SocketSocket. newSocketStream()
-