Package | Description |
---|---|
org.glassfish.grizzly.http.server |
Modifier and Type | Method and Description |
---|---|
NIOOutputStream |
Response.createOutputStream()
Create and return a ServletOutputStream to write the content
associated with this Response.
|
NIOOutputStream |
Response.getNIOOutputStream()
Return the
NIOOutputStream associated with this Response . |
Copyright © 2015 Oracle Corporation. All rights reserved.