Uses of Class
jnr.unixsocket.impl.AbstractNativeSocketChannel
-
Packages that use AbstractNativeSocketChannel Package Description jnr.unixsocket -
-
Uses of AbstractNativeSocketChannel in jnr.unixsocket
Subclasses of AbstractNativeSocketChannel in jnr.unixsocket Modifier and Type Class Description class
UnixSocketChannel
AChannel
implementation that uses a native unix socket
-