Uses of Interface
org.newsclub.net.unix.AFIOSupplier
Packages that use AFIOSupplier
Package
Description
The junixsocket base implementation, including support for AF_UNIX sockets.
-
Uses of AFIOSupplier in org.newsclub.net.unix
Classes in org.newsclub.net.unix that implement AFIOSupplierModifier and TypeClassDescriptionclassSupplies a FileChannel with certain properties (read-only, write-only, read-write); to be used mostly withFileDescriptorCast.static final classSupplies a read-onlyFileChannel.static final classSupplies a read-writeFileChannel.static final classSupplies a write-onlyFileChannel.