|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.io.Reader
org.glassfish.grizzly.http.server.io.NIOReader
public abstract class NIOReader
Character stream implementation used to read character-based request content.
| Field Summary |
|---|
| Fields inherited from class java.io.Reader |
|---|
lock |
| Constructor Summary | |
|---|---|
NIOReader()
|
|
| Method Summary |
|---|
| Methods inherited from class java.io.Reader |
|---|
close, mark, markSupported, read, read, read, read, ready, reset, skip |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.glassfish.grizzly.http.server.io.NIOInputSource |
|---|
isFinished, isReady, notifyAvailable, notifyAvailable, readyData |
| Constructor Detail |
|---|
public NIOReader()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||