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 Socket
Socket. newSocketDgram()
static Socket
Socket. newSocketDomain()
static Socket
Socket. newSocketStream()
-