Uses of Interface
org.newsclub.net.unix.AFSomeSocketChannel
Packages that use AFSomeSocketChannel
Package
Description
The junixsocket base implementation, including support for AF_UNIX sockets.
-
Uses of AFSomeSocketChannel in org.newsclub.net.unix
Classes in org.newsclub.net.unix that implement AFSomeSocketChannelModifier and TypeClassDescriptionclassAFDatagramChannel<A extends AFSocketAddress>ADatagramChannelimplementation that works with junixsocket.classAFServerSocketChannel<A extends AFSocketAddress>A selectable channel for stream-oriented listening sockets.classAFSocketChannel<A extends AFSocketAddress>A selectable channel for stream-oriented connecting sockets.final classADatagramChannelimplementation that works with AF_UNIX Unix domain sockets.final classA selectable channel for stream-oriented listening sockets.final classA selectable channel for stream-oriented connecting sockets.