Uses of Class
org.newsclub.net.unix.AFOutputStream
Package
Description
The junixsocket base implementation, including support for AF_UNIX sockets.
-
Uses of AFOutputStream in org.newsclub.net.unix
Modifier and TypeMethodDescriptionfinal AFOutputStream
AFSocket.getOutputStream()
protected final AFOutputStream
AFSocketImpl.getOutputStream()
protected final AFOutputStream
AFSocketImpl.newOutputStream()
Creates a newOutputStream
for this socket.