|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GrizzlyOutputStream | |
|---|---|
| org.glassfish.grizzly.web.container.http11 | |
| Uses of GrizzlyOutputStream in org.glassfish.grizzly.web.container.http11 |
|---|
| Fields in org.glassfish.grizzly.web.container.http11 declared as GrizzlyOutputStream | |
|---|---|
protected GrizzlyOutputStream |
GrizzlyResponse.outputStream
The associated output stream. |
| Methods in org.glassfish.grizzly.web.container.http11 that return GrizzlyOutputStream | |
|---|---|
GrizzlyOutputStream |
GrizzlyResponse.createOutputStream()
Create and return a ServletOutputStream to write the content associated with this Response. |
GrizzlyOutputStream |
GrizzlyResponse.getOutputStream()
Return the servlet output stream associated with this Response. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||