| Modifier and Type | Field and Description |
|---|---|
protected HttpServletResponseImpl |
HttpServletRequestImpl.servletResponse
The corresponding servlet response
|
| Modifier and Type | Method and Description |
|---|---|
static HttpServletResponseImpl |
HttpServletResponseImpl.create() |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpServletRequestImpl.initialize(org.glassfish.grizzly.http.server.Request request,
HttpServletResponseImpl servletResponse,
WebappContext context) |
| Constructor and Description |
|---|
ServletOutputStreamImpl(HttpServletResponseImpl servletResponse) |
Copyright © 2023 Oracle Corporation. All Rights Reserved.