Class NIOBufferedInputStream

java.lang.Object
java.io.InputStream
org.apache.activemq.transport.nio.NIOBufferedInputStream
All Implemented Interfaces:
Closeable, AutoCloseable

public class NIOBufferedInputStream extends InputStream
Implementation of InputStream using Java NIO channel,direct buffer and Selector