JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
org.newsclub.net.unix.AFPipe
Packages that use
AFPipe
Package
Description
org.newsclub.net.unix
The junixsocket base implementation, including support for AF_UNIX sockets.
Uses of
AFPipe
in
org.newsclub.net.unix
Methods in
org.newsclub.net.unix
that return
AFPipe
Modifier and Type
Method
Description
static
AFPipe
AFPipe.
open
()
Opens an
AFPipe
.
final
AFPipe
AFSelectorProvider.
openPipe
()