|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NIOOutputSink | |
|---|---|
| org.glassfish.grizzly.http.server.io | |
| Uses of NIOOutputSink in org.glassfish.grizzly.http.server.io |
|---|
| Subinterfaces of NIOOutputSink in org.glassfish.grizzly.http.server.io | |
|---|---|
interface |
BinaryNIOOutputSink
Adds the ability for binary based NIOOutputSinks to write a
Buffer instead of having to convert to those types supported by
OutputStream. |
| Classes in org.glassfish.grizzly.http.server.io that implement NIOOutputSink | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||