java.lang.Object
org.glassfish.grizzly.streams.AbstractStreamReader
org.glassfish.grizzly.nio.transport.DefaultStreamReader
- All Implemented Interfaces:
Closeable,AutoCloseable,Stream,StreamReader
- Author:
- Alexey Stashok
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class org.glassfish.grizzly.streams.AbstractStreamReader
connection, input, isClosed -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.glassfish.grizzly.streams.AbstractStreamReader
available, close, decode, decode, getBufferWindow, getConnection, hasAvailable, isClosed, isSupportBufferWindow, notifyAvailable, notifyAvailable, notifyCondition, notifyCondition, readBoolean, readBooleanArray, readByte, readByteArray, readByteArray, readBytes, readChar, readCharArray, readDouble, readDoubleArray, readFloat, readFloatArray, readInt, readIntArray, readLong, readLongArray, readShort, readShortArray, skip, takeBufferWindow
-
Constructor Details
-
DefaultStreamReader
-
-
Method Details
-
getSource
-