public final class DefaultStreamReader extends AbstractStreamReader
| Modifier and Type | Class and Description |
|---|---|
static class |
DefaultStreamReader.Input |
connection, input, isClosed| Constructor and Description |
|---|
DefaultStreamReader(Connection connection) |
| Modifier and Type | Method and Description |
|---|---|
DefaultStreamReader.Input |
getSource() |
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, takeBufferWindowpublic DefaultStreamReader(Connection connection)
public DefaultStreamReader.Input getSource()
Copyright © 2016 Oracle Corporation. All Rights Reserved.