JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.glassfish.grizzly.servlet
Interface Holders.ResponseHolder
All Known Implementing Classes:
HttpServletResponseImpl
Enclosing class:
Holders
public static interface
Holders.ResponseHolder
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Response
getInternalResponse
()
Returns internal Grizzly
Response
associated with this Holder.
Method Details
getInternalResponse
Response
getInternalResponse
()
Returns internal Grizzly
Response
associated with this Holder.