Uses of Class
io.netty.channel.unix.NativeInetAddress
-
Packages that use NativeInetAddress Package Description io.netty.channel.unix Unix specific transport. -
-
Uses of NativeInetAddress in io.netty.channel.unix
Methods in io.netty.channel.unix that return NativeInetAddress Modifier and Type Method Description static NativeInetAddress
NativeInetAddress. newInstance(java.net.InetAddress addr)
-