Uses of Class
org.newsclub.net.unix.FileChannelSupplier
Packages that use FileChannelSupplier
Package
Description
The junixsocket base implementation, including support for AF_UNIX sockets.
-
Uses of FileChannelSupplier in org.newsclub.net.unix
Subclasses of FileChannelSupplier in org.newsclub.net.unixModifier and TypeClassDescriptionstatic final classSupplies a read-onlyFileChannel.static final classSupplies a read-writeFileChannel.static final classSupplies a write-onlyFileChannel.