|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NIOInputSource | |
|---|---|
| org.glassfish.grizzly.http.server.io | |
| Uses of NIOInputSource in org.glassfish.grizzly.http.server.io |
|---|
| Subinterfaces of NIOInputSource in org.glassfish.grizzly.http.server.io | |
|---|---|
interface |
BinaryNIOInputSource
Adds the ability for binary based NIOInputSources to obtain the
incoming Buffer directly without having to
use intermediate objects to copy the data to. |
| Classes in org.glassfish.grizzly.http.server.io that implement NIOInputSource | |
|---|---|
class |
NIOInputStream
Stream implementation to read binary request content. |
class |
NIOReader
Character stream implementation used to read character-based request content. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||