Package | Description |
---|---|
org.glassfish.grizzly.servlet |
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(Request request,
HttpServletResponseImpl servletResponse,
WebappContext context) |
Constructor and Description |
---|
ServletOutputStreamImpl(HttpServletResponseImpl servletResponse) |
Copyright © 2015 Oracle Corporation. All rights reserved.