Package | Description |
---|---|
org.glassfish.grizzly.http.io |
Modifier and Type | Interface and Description |
---|---|
interface |
BinaryNIOInputSource
Adds the ability for binary based
InputSource s 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 © 2014 Oracle Corporation. All rights reserved.