|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ServletResponse in com.caucho.amber.filters |
---|
Methods in com.caucho.amber.filters with parameters of type ServletResponse | |
---|---|
void |
AmberContextFilter.doFilter(ServletRequest request,
ServletResponse response,
FilterChain next)
Handles the filter request. |
Uses of ServletResponse in com.caucho.burlap.server |
---|
Methods in com.caucho.burlap.server with parameters of type ServletResponse | |
---|---|
void |
BurlapServlet.service(ServletRequest request,
ServletResponse response)
Execute a request. |
Uses of ServletResponse in com.caucho.ejb |
---|
Methods in com.caucho.ejb with parameters of type ServletResponse | |
---|---|
void |
EJBServlet.service(ServletRequest request,
ServletResponse response)
Execute a request. |
Uses of ServletResponse in com.caucho.filters |
---|
Classes in com.caucho.filters that implement ServletResponse | |
---|---|
class |
CauchoResponseWrapper
Response wrapper that can take advantage of Resin's streams. |
Methods in com.caucho.filters that return ServletResponse | |
---|---|
ServletResponse |
CauchoResponseWrapper.getResponse()
|
Methods in com.caucho.filters with parameters of type ServletResponse | |
---|---|
void |
AnonymousExpiresFilter.doFilter(ServletRequest request,
ServletResponse response,
FilterChain nextFilter)
The filter add an Expires time in the future and adds the x-anonymous Cache-Control directive. |
void |
CsrfFilter.doFilter(ServletRequest request,
ServletResponse response,
FilterChain nextFilter)
|
void |
ExpiresFilter.doFilter(ServletRequest request,
ServletResponse response,
FilterChain nextFilter)
The filter add an Expires time in the future. |
void |
GzipFilter.doFilter(ServletRequest request,
ServletResponse response,
FilterChain nextFilter)
Creates a wrapper to compress the output. |
void |
HeaderFilter.doFilter(ServletRequest request,
ServletResponse response,
FilterChain nextFilter)
Creates a wrapper to compress the output. |
void |
MD5Filter.doFilter(ServletRequest request,
ServletResponse response,
FilterChain nextFilter)
Creates a wrapper to compress the output. |
void |
PasswordFilter.doFilter(ServletRequest request,
ServletResponse response,
FilterChain next)
|
void |
ThrottleFilter.doFilter(ServletRequest request,
ServletResponse response,
FilterChain nextFilter)
|
void |
TransactionFilter.doFilter(ServletRequest request,
ServletResponse response,
FilterChain nextFilter)
Wrap the request in a transaction. |
void |
XsltFilter.doFilter(ServletRequest request,
ServletResponse response,
FilterChain nextFilter)
Creates a wrapper to compress the output. |
Uses of ServletResponse in com.caucho.hessian.server |
---|
Methods in com.caucho.hessian.server with parameters of type ServletResponse | |
---|---|
void |
HessianServlet.service(ServletRequest request,
ServletResponse response)
Execute a request. |
Uses of ServletResponse in com.caucho.hmtp.server |
---|
Methods in com.caucho.hmtp.server with parameters of type ServletResponse | |
---|---|
void |
HmtpServlet.service(ServletRequest request,
ServletResponse response)
|
Uses of ServletResponse in com.caucho.jsmp |
---|
Methods in com.caucho.jsmp with parameters of type ServletResponse | |
---|---|
void |
JmtpServlet.service(ServletRequest request,
ServletResponse response)
|
Uses of ServletResponse in com.caucho.jsp |
---|
Methods in com.caucho.jsp with parameters of type ServletResponse | |
---|---|
PageContextImpl |
PageManager.allocatePageContext(Servlet servlet,
ServletRequest request,
ServletResponse response,
java.lang.String errorPageURL,
boolean needsSession,
int buffer,
boolean autoFlush)
|
PageContextImpl |
PageManager.allocatePageContext(Servlet servlet,
WebApp app,
ServletRequest request,
ServletResponse response,
java.lang.String errorPageURL,
HttpSession session,
int buffer,
boolean autoFlush,
boolean isPrintNullAsBlank)
The jsp page context initialization. |
PageContext |
QJspFactory.getPageContext(Servlet servlet,
ServletRequest request,
ServletResponse response,
java.lang.String errorPageURL,
boolean needsSession,
int buffer,
boolean autoFlush)
|
void |
PageContextImpl.initialize(Servlet servlet,
ServletRequest request,
ServletResponse response,
java.lang.String errorPage,
boolean needsSession,
int bufferSize,
boolean autoFlush)
|
void |
PageContextImpl.initialize(Servlet servlet,
WebApp app,
ServletRequest request,
ServletResponse response,
java.lang.String errorPage,
HttpSession session,
int bufferSize,
boolean autoFlush,
boolean isPrintNullAsBlank)
|
void |
JavaPage.service(ServletRequest request,
ServletResponse response)
|
void |
QServlet.service(ServletRequest req,
ServletResponse res)
The service method gets the JSP/XTP page and executes it. |
void |
StaticPage.service(ServletRequest request,
ServletResponse response)
Executes the JSP Page |
Uses of ServletResponse in com.caucho.message.tourmaline |
---|
Methods in com.caucho.message.tourmaline with parameters of type ServletResponse | |
---|---|
void |
NautilusServlet.service(ServletRequest req,
ServletResponse res)
|
Uses of ServletResponse in com.caucho.quercus.servlet |
---|
Methods in com.caucho.quercus.servlet with parameters of type ServletResponse | |
---|---|
void |
GoogleStaticFileServlet.service(ServletRequest request,
ServletResponse response)
|
void |
GoogleStoreServlet.service(ServletRequest request,
ServletResponse response)
|
Uses of ServletResponse in com.caucho.remote |
---|
Methods in com.caucho.remote with parameters of type ServletResponse | |
---|---|
void |
HmtpServlet.service(ServletRequest request,
ServletResponse response)
Service handling |
Uses of ServletResponse in com.caucho.rewrite |
---|
Methods in com.caucho.rewrite with parameters of type ServletResponse | |
---|---|
void |
FastCgiProxy.ProxyFilterChain.doFilter(ServletRequest req,
ServletResponse res)
|
void |
HttpProxy.ProxyFilterChain.doFilter(ServletRequest req,
ServletResponse res)
|
Uses of ServletResponse in com.caucho.security.openid |
---|
Methods in com.caucho.security.openid with parameters of type ServletResponse | |
---|---|
void |
YadisServlet.service(ServletRequest request,
ServletResponse response)
|
Uses of ServletResponse in com.caucho.server.admin |
---|
Methods in com.caucho.server.admin with parameters of type ServletResponse | |
---|---|
protected boolean |
ManagementService.isReadAllowed(ServletRequest request,
ServletResponse response)
|
protected boolean |
ManagementService.isWriteAllowed(ServletRequest request,
ServletResponse response)
|
abstract void |
ManagementService.service(ServletRequest request,
ServletResponse response)
|
void |
ManagementServlet.service(ServletRequest request,
ServletResponse response)
|
Uses of ServletResponse in com.caucho.server.dispatch |
---|
Methods in com.caucho.server.dispatch with parameters of type ServletResponse | |
---|---|
void |
ClassLoaderFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Invokes the next filter in the chain or the final servlet at the end of the chain. |
void |
CometServletFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Invokes the final servlet at the end of the chain. |
void |
ErrorFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Invokes the final servlet at the end of the chain. |
void |
ExceptionFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Invokes the final servlet at the end of the chain. |
void |
FilterFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Invokes the next filter in the chain or the final servlet at the end of the chain. |
void |
ForwardAbsoluteFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Forwards to the dispatch |
void |
ForwardFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Forwards to the dispatch |
void |
MovedFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Invokes the final servlet at the end of the chain. |
void |
PageFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Invokes the final servlet at the end of the chain. |
void |
PrecompilePageFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Invokes the final servlet at the end of the chain. |
void |
RedirectFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Invokes the final servlet at the end of the chain. |
void |
RedirectSecureFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Invokes the final servlet at the end of the chain. |
void |
RewriteDispatchFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Dispatchs to the dispatch |
void |
RewriteIncludeFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Dispatchs to the dispatch |
void |
SecurityRoleMapFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Invokes the next filter in the chain or the final servlet at the end of the chain. |
void |
ServletFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Invokes the final servlet at the end of the chain. |
void |
SingleThreadServletFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Invokes the final servlet at the end of the chain. |
void |
WebServiceFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Invokes the final servlet at the end of the chain. |
void |
ServletInvocation.service(ServletRequest request,
ServletResponse response)
Service a request. |
Uses of ServletResponse in com.caucho.server.http |
---|
Subinterfaces of ServletResponse in com.caucho.server.http | |
---|---|
interface |
CauchoResponse
|
Classes in com.caucho.server.http that implement ServletResponse | |
---|---|
class |
AbstractCauchoResponse
|
class |
CauchoDispatchResponse
|
class |
HttpServletResponseImpl
User facade for http responses. |
class |
ResponseAdapter
|
class |
ResponseWrapper
Wraps a servlet response in another response. |
class |
StubServletResponse
|
class |
ToCharResponseAdapter
|
Methods in com.caucho.server.http that return ServletResponse | |
---|---|
ServletResponse |
AbstractHttpResponse.getResponse()
Returns the next response. |
ServletResponse |
AsyncContextImpl.getResponse()
Returns the originating request for the async. |
ServletResponse |
CauchoDispatchResponse.getResponse()
|
ServletResponse |
CauchoResponse.getResponse()
Return wrapped response |
ServletResponse |
CauchoResponseWrapper.getResponse()
|
ServletResponse |
ConnectionCometController.getResponse()
|
ServletResponse |
HttpServletResponseImpl.getResponse()
|
ServletResponse |
ResponseWrapper.getResponse()
Gets the wrapped response |
ServletResponse |
StubServletResponse.getResponse()
|
ServletResponse |
CauchoDispatchRequest.getServletResponse()
|
ServletResponse |
CauchoRequest.getServletResponse()
|
ServletResponse |
CauchoRequestWrapper.getServletResponse()
|
ServletResponse |
HttpServletRequestImpl.getServletResponse()
Returns the servlet response for the request |
ServletResponse |
RequestWrapper.getServletResponse()
Returns the servlet response for the request |
ServletResponse |
StubServletRequest.getServletResponse()
|
Methods in com.caucho.server.http with parameters of type ServletResponse | |
---|---|
void |
ConnectionCometController.addAsyncListener(AsyncListener listener,
ServletRequest request,
ServletResponse response)
|
void |
RequestWrapper.addAsyncListener(AsyncListener listener,
ServletRequest request,
ServletResponse response)
Adds an async listener for this request |
void |
StubServletRequest.addAsyncListener(AsyncListener listener,
ServletRequest request,
ServletResponse response)
|
void |
AsyncContextImpl.addListener(AsyncListener listener,
ServletRequest request,
ServletResponse response)
|
void |
ConnectionCometController.addListener(AsyncListener listener,
ServletRequest request,
ServletResponse response)
|
void |
AsyncContextImpl.init(ServletRequest request,
ServletResponse response,
boolean isOriginal)
|
void |
AsyncContextImpl.onStart(ServletRequest request,
ServletResponse response)
CometHandler callback when the connection starts. |
AsyncContext |
CauchoDispatchRequest.startAsync(ServletRequest servletRequest,
ServletResponse servletResponse)
|
AsyncContext |
CauchoRequestWrapper.startAsync(ServletRequest servletRequest,
ServletResponse servletResponse)
|
AsyncContext |
HttpServletRequestImpl.startAsync(ServletRequest request,
ServletResponse response)
Starts an async mode |
AsyncContext |
RequestWrapper.startAsync(ServletRequest servletRequest,
ServletResponse servletResponse)
Starts an async mode |
AsyncContext |
StubServletRequest.startAsync(ServletRequest servletRequest,
ServletResponse servletResponse)
|
Constructors in com.caucho.server.http with parameters of type ServletResponse | |
---|---|
AsyncConnectionImpl(SocketLink conn,
boolean isTop,
ServletRequest request,
ServletResponse response)
|
|
AsyncListenerNode(AsyncListener listener,
ServletRequest request,
ServletResponse response,
AsyncListenerNode next)
|
|
ConnectionCometController(SocketLink conn,
boolean isTop,
ServletRequest request,
ServletResponse response)
|
Uses of ServletResponse in com.caucho.server.rewrite |
---|
Methods in com.caucho.server.rewrite with parameters of type ServletResponse | |
---|---|
void |
AddHeaderFilterChain.doFilter(ServletRequest request,
ServletResponse response)
|
void |
ContinueMapFilterChain.doFilter(ServletRequest request,
ServletResponse response)
|
void |
MatchFilterChain.doFilter(ServletRequest request,
ServletResponse response)
|
void |
ProxyRule.ProxyFilterChain.doFilter(ServletRequest req,
ServletResponse res)
|
void |
RedirectQueryFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Invokes the final servlet at the end of the chain. |
void |
SetFilterChain.doFilter(ServletRequest request,
ServletResponse response)
|
void |
SetHeaderFilterChain.doFilter(ServletRequest request,
ServletResponse response)
|
void |
SetRequestSecureFilterChain.doFilter(ServletRequest request,
ServletResponse response)
|
Uses of ServletResponse in com.caucho.server.security |
---|
Methods in com.caucho.server.security with parameters of type ServletResponse | |
---|---|
void |
SecurityFilterChain.doFilter(ServletRequest request,
ServletResponse response)
|
void |
ErrorFilter.doFilter(ServletRequest request,
ServletResponse response,
FilterChain chain)
|
void |
FormLoginServlet.service(ServletRequest request,
ServletResponse response)
|
Uses of ServletResponse in com.caucho.server.webapp |
---|
Classes in com.caucho.server.webapp that implement ServletResponse | |
---|---|
class |
DispatchResponse
|
class |
IncludeResponse
Internal response for an include() or forward() |
class |
JspResponse
|
Methods in com.caucho.server.webapp with parameters of type ServletResponse | |
---|---|
void |
RequestDispatcherImpl.dispatch(ServletRequest request,
ServletResponse response)
|
void |
RequestDispatcherImpl.dispatchResume(ServletRequest request,
ServletResponse response)
|
void |
AccessLogFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Invokes the next filter in the chain or the final servlet at the end of the chain. |
void |
ContextFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Invokes the next filter in the chain or the final servlet at the end of the chain. |
void |
DispatchFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Invokes the next filter in the chain or the final servlet at the end of the chain. |
void |
ResumeFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Invokes the next filter in the chain or the final servlet at the end of the chain. |
void |
StatisticsFilterChain.doFilter(ServletRequest request,
ServletResponse response)
|
void |
WebAppFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Invokes the next filter in the chain or the final servlet at the end of the chain. |
void |
WebAppListenerFilterChain.doFilter(ServletRequest request,
ServletResponse response)
Invokes the next filter in the chain or the final servlet at the end of the chain. |
void |
ErrorPageFilter.doFilter(ServletRequest request,
ServletResponse response,
FilterChain next)
Invokes the final servlet at the end of the chain. |
void |
RequestDispatcherImpl.error(ServletRequest request,
ServletResponse response)
|
void |
RequestDispatcherImpl.forward(ServletRequest request,
ServletResponse response)
|
void |
RequestDispatcherImpl.forward(ServletRequest topRequest,
ServletResponse topResponse,
java.lang.String method,
Invocation invocation,
DispatcherType type)
Forwards the request to the servlet named by the request dispatcher. |
void |
RequestDispatcherImpl.include(ServletRequest request,
ServletResponse response)
|
void |
RequestDispatcherImpl.include(ServletRequest topRequest,
ServletResponse topResponse,
java.lang.String method)
Include a request into the current page. |
void |
ErrorPageManager.sendServletError(java.lang.Throwable e,
ServletRequest req,
ServletResponse res)
Displays a parse error. |
void |
ErrorPageManager.sendServletErrorImpl(java.lang.Throwable e,
ServletRequest req,
ServletResponse res)
|
Uses of ServletResponse in com.caucho.services.server |
---|
Methods in com.caucho.services.server that return ServletResponse | |
---|---|
static ServletResponse |
ServiceContext.getContextResponse()
Returns the service request. |
Methods in com.caucho.services.server with parameters of type ServletResponse | |
---|---|
static void |
ServiceContext.begin(ServletRequest request,
ServletResponse response,
java.lang.String serviceName,
java.lang.String objectId)
Sets the request object prior to calling the service's method. |
Uses of ServletResponse in com.caucho.servlet |
---|
Methods in com.caucho.servlet that return ServletResponse | |
---|---|
ServletResponse |
DuplexContext.getResponse()
Returns the original servlet response. |
Uses of ServletResponse in com.caucho.servlet.comet |
---|
Methods in com.caucho.servlet.comet with parameters of type ServletResponse | |
---|---|
boolean |
CometFilterChain.doResume(ServletRequest request,
ServletResponse response)
Resumes the request. |
boolean |
CometFilter.doResume(ServletRequest request,
ServletResponse response,
CometFilterChain next)
Resumes service the initial request. |
boolean |
CometServlet.resume(ServletRequest request,
ServletResponse response,
CometController controller)
Resumes service the initial request. |
boolean |
GenericCometServlet.resume(ServletRequest request,
ServletResponse response,
CometController controller)
Resumes service the initial request. |
void |
GenericCometServlet.service(ServletRequest request,
ServletResponse response)
Implementation of the servlet's request. |
boolean |
CometServlet.service(ServletRequest request,
ServletResponse response,
CometController controller)
Services the initial request. |
abstract boolean |
GenericCometServlet.service(ServletRequest request,
ServletResponse response,
CometController controller)
Services the initial request. |
Uses of ServletResponse in com.caucho.servlets |
---|
Methods in com.caucho.servlets with parameters of type ServletResponse | |
---|---|
void |
CGIServlet.service(ServletRequest request,
ServletResponse response)
Handle the request. |
void |
ErrorStatusServlet.service(ServletRequest request,
ServletResponse response)
|
void |
FastCGIServlet.service(ServletRequest request,
ServletResponse response)
Handle the request. |
void |
FileServlet.service(ServletRequest request,
ServletResponse response)
|
void |
HttpProxyServlet.service(ServletRequest request,
ServletResponse response)
Handle the request. |
void |
ResinStatusServlet.service(ServletRequest request,
ServletResponse response)
Handle the request. |
Uses of ServletResponse in com.caucho.servlets.ssi |
---|
Methods in com.caucho.servlets.ssi with parameters of type ServletResponse | |
---|---|
void |
SSIFilter.doFilter(ServletRequest request,
ServletResponse response,
FilterChain nextFilter)
Creates a wrapper to save the output. |
Uses of ServletResponse in com.caucho.servlets.webdav |
---|
Methods in com.caucho.servlets.webdav with parameters of type ServletResponse | |
---|---|
void |
WebDavServlet.service(ServletRequest request,
ServletResponse response)
Service the webdav request. |
Uses of ServletResponse in com.caucho.tools.profiler |
---|
Methods in com.caucho.tools.profiler with parameters of type ServletResponse | |
---|---|
void |
ProfilerFilter.doFilter(ServletRequest servletRequest,
ServletResponse servletResponse,
FilterChain chain)
|
Uses of ServletResponse in javax.servlet |
---|
Classes in javax.servlet that implement ServletResponse | |
---|---|
class |
ServletResponseWrapper
Wraps a servlet response in another response. |
Methods in javax.servlet that return ServletResponse | |
---|---|
ServletResponse |
AsyncContext.getResponse()
|
ServletResponse |
ServletResponseWrapper.getResponse()
Gets the wrapped response |
ServletResponse |
AsyncEvent.getSuppliedResponse()
|
Methods in javax.servlet with parameters of type ServletResponse | |
---|---|
void |
AsyncContext.addListener(AsyncListener listener,
ServletRequest request,
ServletResponse response)
|
void |
FilterChain.doFilter(ServletRequest request,
ServletResponse response)
Invokes the next filter in the chain or the final servlet at the end of the chain. |
void |
Filter.doFilter(ServletRequest request,
ServletResponse response,
FilterChain chain)
doFilter performs the actual work of a filter, either modifying the request or the response. |
void |
RequestDispatcher.forward(ServletRequest request,
ServletResponse response)
Forwards the request to another page. |
void |
RequestDispatcher.include(ServletRequest request,
ServletResponse response)
Includes the result of another page. |
boolean |
ServletResponseWrapper.isWrapperFor(ServletResponse wrapped)
|
void |
Servlet.service(ServletRequest req,
ServletResponse res)
Service a request. |
void |
ServletResponseWrapper.setResponse(ServletResponse response)
Sets the response to be wrapped. |
AsyncContext |
ServletRequest.startAsync(ServletRequest servletRequest,
ServletResponse servletResponse)
Starts an async mode |
AsyncContext |
ServletRequestWrapper.startAsync(ServletRequest servletRequest,
ServletResponse servletResponse)
Starts an async mode |
Constructors in javax.servlet with parameters of type ServletResponse | |
---|---|
AsyncEvent(AsyncContext context,
ServletRequest request,
ServletResponse response)
|
|
AsyncEvent(AsyncContext context,
ServletRequest request,
ServletResponse response,
java.lang.Throwable throwable)
|
|
ServletResponseWrapper(ServletResponse response)
Create a new ServletResponseWrapper, wrapping a specified response. |
Uses of ServletResponse in javax.servlet.http |
---|
Subinterfaces of ServletResponse in javax.servlet.http | |
---|---|
interface |
HttpServletResponse
HttpServletResponse extends ServletResponse allowing servlets to set the status and headers. |
Classes in javax.servlet.http that implement ServletResponse | |
---|---|
class |
HttpServletResponseWrapper
Wraps a servlet request in another request. |
Methods in javax.servlet.http with parameters of type ServletResponse | |
---|---|
void |
HttpServlet.service(ServletRequest request,
ServletResponse response)
Service a request. |
void |
HttpServletResponseWrapper.setResponse(ServletResponse response)
Sets a response object. |
Uses of ServletResponse in javax.servlet.jsp |
---|
Methods in javax.servlet.jsp that return ServletResponse | |
---|---|
abstract ServletResponse |
PageContext.getResponse()
Returns the ServletResponse for the page. |
Methods in javax.servlet.jsp with parameters of type ServletResponse | |
---|---|
abstract PageContext |
JspFactory.getPageContext(Servlet servlet,
ServletRequest request,
ServletResponse response,
java.lang.String errorPageURL,
boolean needsSession,
int buffer,
boolean autoflush)
|
abstract void |
PageContext.initialize(Servlet servlet,
ServletRequest request,
ServletResponse response,
java.lang.String errorPageURL,
boolean needsSession,
int bufferSize,
boolean autoFlush)
Internal routine to initialize the PageContext for a page. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |