| Frames | No Frames |
Methods with return type javax.servlet.ServletOutputStream | |
| ServletOutputStream | Returns a ServletOutputStream suitable for writing binary
data in the response. |
| ServletOutputStream | The default behavior of this method is to return getOutputStream()
on the wrapped response object. |