Uses of Class
org.newsclub.net.unix.AFInputStream
Packages that use AFInputStream
Package
Description
The junixsocket base implementation, including support for AF_UNIX sockets.
-
Uses of AFInputStream in org.newsclub.net.unix
Methods in org.newsclub.net.unix that return AFInputStreamModifier and TypeMethodDescriptionfinal AFInputStream
AFSocket.getInputStream()
protected final AFInputStream
AFSocketImpl.getInputStream()
protected final AFInputStream
AFSocketImpl.newInputStream()
Creates a newInputStream
for this socket.