Class AFPipe

java.lang.Object
java.nio.channels.Pipe
org.newsclub.net.unix.AFPipe
All Implemented Interfaces:
Closeable, AutoCloseable

public final class AFPipe extends Pipe implements Closeable
A Pipe, natively implemented.
Author:
Christian Kohlschütter