|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.grizzly.streams.AbstractStreamReader
org.glassfish.grizzly.nio.transport.DefaultStreamReader
public final class DefaultStreamReader
| Nested Class Summary | |
|---|---|
static class |
DefaultStreamReader.Input
|
| Field Summary |
|---|
| Fields inherited from class org.glassfish.grizzly.streams.AbstractStreamReader |
|---|
connection, input, isClosed |
| Constructor Summary | |
|---|---|
DefaultStreamReader(Connection connection)
|
|
| Method Summary | |
|---|---|
DefaultStreamReader.Input |
getSource()
|
| 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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultStreamReader(Connection connection)
| Method Detail |
|---|
public DefaultStreamReader.Input getSource()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||