|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.io.InputStream
org.glassfish.grizzly.http.server.io.NIOInputStream
public abstract class NIOInputStream
Stream implementation to read binary request content.
| Constructor Summary | |
|---|---|
NIOInputStream()
|
|
| Method Summary |
|---|
| Methods inherited from class java.io.InputStream |
|---|
available, close, mark, markSupported, read, read, read, 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.BinaryNIOInputSource |
|---|
getBuffer, readBuffer |
| Methods inherited from interface org.glassfish.grizzly.http.server.io.NIOInputSource |
|---|
isFinished, isReady, notifyAvailable, notifyAvailable, readyData |
| Constructor Detail |
|---|
public NIOInputStream()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||