Class AFPipe.SourceChannel

java.lang.Object
All Implemented Interfaces:
Closeable, AutoCloseable, Channel, InterruptibleChannel, ReadableByteChannel, ScatteringByteChannel, FileDescriptorAccess
Enclosing class:
AFPipe

public final class AFPipe.SourceChannel extends Pipe.SourceChannel implements FileDescriptorAccess
A channel representing the readable end of a Pipe, with access to the FileDescriptor.