Uses of Class
org.newsclub.net.unix.AFOutputStream
Packages that use AFOutputStream
Package
Description
The junixsocket base implementation, including support for AF_UNIX sockets.
-
Uses of AFOutputStream in org.newsclub.net.unix
Methods in org.newsclub.net.unix that return AFOutputStreamModifier and TypeMethodDescriptionfinal AFOutputStreamAFSocket.getOutputStream()protected final AFOutputStreamAFSocketImpl.getOutputStream()protected final AFOutputStreamAFSocketImpl.newOutputStream()Creates a newOutputStreamfor this socket.