| Package | Description |
|---|---|
| javax.servlet |
| Modifier and Type | Method and Description |
|---|---|
ServletOutputStream |
ServletResponseWrapper.getOutputStream()
Returns an output stream for writing to the client.
|
ServletOutputStream |
ServletResponse.getOutputStream()
Returns an output stream for writing to the client.
|