- java.lang.Object
-
- java.io.InputStream
-
- org.apache.activemq.transport.nio.NIOInputStream
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected int |
count |
protected int |
position |
-
Constructor Summary
Constructors
Constructor and Description |
NIOInputStream(java.nio.ByteBuffer in) |
-
Method Summary
-
Methods inherited from class java.io.InputStream
mark, read, reset
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
count
protected int count
-
position
protected int position
Copyright © 2005-2014 Red Hat, Inc.. All Rights Reserved.