org.glassfish.grizzly.http.server.io
Class NIOReader
java.lang.Object
java.io.Reader
org.glassfish.grizzly.http.server.io.NIOReader
- All Implemented Interfaces:
- Closeable, Readable, NIOInputSource
public abstract class NIOReader
- extends Reader
- implements NIOInputSource
Character stream implementation used to read character-based request
content.
- Since:
- 2.0
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NIOReader
public NIOReader()
Copyright © 2012 Oracle Corporation. All Rights Reserved.