| Package | Description |
|---|---|
| org.glassfish.grizzly.http.server.io |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BinaryNIOOutputSink
Adds the ability for binary based
NIOOutputSinks to write a
Buffer instead of having to convert to those types supported by
OutputStream. |
| Modifier and Type | Class and Description |
|---|---|
class |
NIOOutputStream
Stream implementation for writing binary content to an HTTP user-agent.
|
class |
NIOWriter
Stream implementation for writing character content to an HTTP user-agent.
|
Copyright © 2013 Oracle Corporation. All Rights Reserved.