| Package | Description |
|---|---|
| org.glassfish.grizzly.http.server.io |
| Modifier and Type | Interface and Description |
|---|---|
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. |
| Modifier and Type | Class and Description |
|---|---|
class |
NIOInputStream
Stream implementation to read binary request content.
|
class |
NIOReader
Character stream implementation used to read character-based request
content.
|
Copyright © 2013 Oracle Corporation. All Rights Reserved.