Uses of Class
io.netty.channel.epoll.VSockAddress
-
-
Uses of VSockAddress in io.netty.channel.epoll
Methods in io.netty.channel.epoll that return VSockAddress Modifier and Type Method Description VSockAddressLinuxSocket. localVSockAddress()VSockAddressLinuxSocket. remoteVSockAddress()Methods in io.netty.channel.epoll with parameters of type VSockAddress Modifier and Type Method Description voidLinuxSocket. bindVSock(VSockAddress address)booleanLinuxSocket. connectVSock(VSockAddress address)
-