Uses of Interface
org.newsclub.net.unix.AFSomeSocketChannel
-
Uses of AFSomeSocketChannel in org.newsclub.net.unix
Modifier and TypeClassDescriptionclass
AFDatagramChannel<A extends AFSocketAddress>
ADatagramChannel
implementation that works with junixsocket.class
AFServerSocketChannel<A extends AFSocketAddress>
A selectable channel for stream-oriented listening sockets.class
AFSocketChannel<A extends AFSocketAddress>
A selectable channel for stream-oriented connecting sockets.final class
ADatagramChannel
implementation that works with AF_UNIX Unix domain sockets.final class
A selectable channel for stream-oriented listening sockets.final class
A selectable channel for stream-oriented connecting sockets.