| Modifier and Type | Method and Description | 
|---|---|
| void | AmberContextFilter. doFilter(ServletRequest request,
        ServletResponse response,
        FilterChain next)Handles the filter request. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | BurlapServlet. service(ServletRequest request,
       ServletResponse response)Execute a request. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | EJBServlet. service(ServletRequest request,
       ServletResponse response)Execute a request. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CauchoResponseWrapperResponse wrapper that can take advantage of Resin's streams. | 
| Modifier and Type | Method and Description | 
|---|---|
| ServletResponse | CauchoResponseWrapper. getResponse() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ExpiresFilter. doFilter(ServletRequest request,
        ServletResponse response,
        FilterChain nextFilter)The filter add an Expires time in the future. | 
| void | XsltFilter. 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 | 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 | TransactionFilter. doFilter(ServletRequest request,
        ServletResponse response,
        FilterChain nextFilter)Wrap the request in a transaction. | 
| void | HeaderFilter. doFilter(ServletRequest request,
        ServletResponse response,
        FilterChain nextFilter)Creates a wrapper to compress the output. | 
| void | CsrfFilter. doFilter(ServletRequest request,
        ServletResponse response,
        FilterChain nextFilter) | 
| void | GzipFilter. 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | HessianServlet. service(ServletRequest request,
       ServletResponse response)Execute a request. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | HmtpServlet. service(ServletRequest request,
       ServletResponse response) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | JmtpServlet. service(ServletRequest request,
       ServletResponse response) | 
| Modifier and Type | Method and Description | 
|---|---|
| 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 | StaticPage. service(ServletRequest request,
       ServletResponse response)Executes the JSP Page | 
| 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | NautilusServlet. service(ServletRequest req,
       ServletResponse res) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | GoogleStoreServlet. service(ServletRequest request,
       ServletResponse response) | 
| void | GoogleStaticFileServlet. service(ServletRequest request,
       ServletResponse response) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | HmtpServlet. service(ServletRequest request,
       ServletResponse response)Service handling | 
| Modifier and Type | Method and Description | 
|---|---|
| void | HttpMessageProxy.ProxyFilterChain. doFilter(ServletRequest req,
        ServletResponse res) | 
| void | LoadBalance.LoadBalanceFilterChain. doFilter(ServletRequest req,
        ServletResponse res) | 
| void | HttpProxy.ProxyFilterChain. doFilter(ServletRequest req,
        ServletResponse res) | 
| void | FastCgiProxy.ProxyFilterChain. doFilter(ServletRequest req,
        ServletResponse res) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | YadisServlet. service(ServletRequest request,
       ServletResponse response) | 
| Modifier and Type | Method and Description | 
|---|---|
| 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) | 
| Modifier and Type | Method and Description | 
|---|---|
| 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 | MovedFilterChain. 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 | SecurityRoleMapFilterChain. doFilter(ServletRequest request,
        ServletResponse response)Invokes the next filter in the chain or 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 | 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 | ForwardAbsoluteFilterChain. doFilter(ServletRequest request,
        ServletResponse response)Forwards to the dispatch | 
| 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 | RewriteDispatchFilterChain. doFilter(ServletRequest request,
        ServletResponse response)Dispatchs to the dispatch | 
| void | ExceptionFilterChain. doFilter(ServletRequest request,
        ServletResponse response)Invokes the final servlet at the end of the chain. | 
| void | RewriteIncludeFilterChain. doFilter(ServletRequest request,
        ServletResponse response)Dispatchs to the dispatch | 
| void | PrecompilePageFilterChain. 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 | ForwardErrorFilterChain. doFilter(ServletRequest request,
        ServletResponse response)Forwards to the dispatch | 
| void | WebServiceFilterChain. 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 | CometServletFilterChain. doFilter(ServletRequest request,
        ServletResponse response)Invokes the final servlet at the end of the chain. | 
| void | ForwardFilterChain. doFilter(ServletRequest request,
        ServletResponse response)Forwards to the dispatch | 
| void | ServletInvocation. service(ServletRequest request,
       ServletResponse response)Service a request. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | CauchoResponse | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractCauchoResponse | 
| class  | CauchoDispatchResponse | 
| class  | HttpServletResponseImplUser facade for http responses. | 
| class  | ResponseAdapter | 
| class  | ResponseWrapperWraps a servlet response in another response. | 
| class  | StubServletResponse | 
| class  | ToCharResponseAdapter | 
| Modifier and Type | Method and Description | 
|---|---|
| ServletResponse | ResponseWrapper. getResponse()Gets the wrapped response | 
| ServletResponse | AbstractHttpResponse. getResponse()Returns the next response. | 
| ServletResponse | ConnectionCometController. getResponse() | 
| ServletResponse | CauchoDispatchResponse. getResponse() | 
| ServletResponse | StubServletResponse. getResponse() | 
| ServletResponse | CauchoResponse. getResponse()Return wrapped response | 
| ServletResponse | CauchoResponseWrapper. getResponse() | 
| ServletResponse | AsyncContextImpl. getResponse()Returns the originating request for the async. | 
| ServletResponse | HttpServletResponseImpl. getResponse() | 
| ServletResponse | CauchoRequest. getServletResponse() | 
| ServletResponse | RequestWrapper. getServletResponse()Returns the servlet response for the request | 
| ServletResponse | HttpServletRequestImpl. getServletResponse()Returns the servlet response for the request | 
| ServletResponse | StubServletRequest. getServletResponse() | 
| ServletResponse | CauchoRequestWrapper. getServletResponse() | 
| ServletResponse | CauchoDispatchRequest. getServletResponse() | 
| Modifier and Type | Method and Description | 
|---|---|
| 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 | ConnectionCometController. addListener(AsyncListener listener,
           ServletRequest request,
           ServletResponse response) | 
| void | AsyncContextImpl. 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 | RequestWrapper. startAsync(ServletRequest servletRequest,
          ServletResponse servletResponse)Starts an async mode | 
| AsyncContext | HttpServletRequestImpl. startAsync(ServletRequest request,
          ServletResponse response)Starts an async mode | 
| AsyncContext | StubServletRequest. startAsync(ServletRequest servletRequest,
          ServletResponse servletResponse) | 
| AsyncContext | CauchoRequestWrapper. startAsync(ServletRequest servletRequest,
          ServletResponse servletResponse) | 
| AsyncContext | CauchoDispatchRequest. startAsync(ServletRequest servletRequest,
          ServletResponse servletResponse) | 
| Constructor and Description | 
|---|
| 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) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ProxyCacheResponse | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ProxyCacheFilterChain. doFilter(ServletRequest request,
        ServletResponse response)Handles caching for the filter. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SetFilterChain. doFilter(ServletRequest request,
        ServletResponse response) | 
| void | SetRequestSecureFilterChain. doFilter(ServletRequest request,
        ServletResponse response) | 
| void | AddHeaderFilterChain. doFilter(ServletRequest request,
        ServletResponse response) | 
| void | ProxyRule.ProxyFilterChain. doFilter(ServletRequest req,
        ServletResponse res) | 
| void | MatchFilterChain. doFilter(ServletRequest request,
        ServletResponse response) | 
| void | SetHeaderFilterChain. doFilter(ServletRequest request,
        ServletResponse response) | 
| void | ContinueMapFilterChain. doFilter(ServletRequest request,
        ServletResponse response) | 
| void | SetRequestCharacterEncodingFilterChain. doFilter(ServletRequest request,
        ServletResponse response) | 
| void | RedirectQueryFilterChain. doFilter(ServletRequest request,
        ServletResponse response)Invokes the final servlet at the end of the chain. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SecurityFilterChain. doFilter(ServletRequest request,
        ServletResponse response) | 
| void | ErrorFilter. doFilter(ServletRequest request,
        ServletResponse response,
        FilterChain chain) | 
| void | FormLoginServlet. service(ServletRequest request,
       ServletResponse response) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DispatchResponse | 
| class  | IncludeResponseInternal response for an include() or forward() | 
| class  | JspResponse | 
| Modifier and Type | Method and Description | 
|---|---|
| void | RequestDispatcherImpl. dispatch(ServletRequest request,
        ServletResponse response) | 
| void | RequestDispatcherImpl. dispatchResume(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 | 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 | WebAppListenerFilterChain. 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 | StatisticsFilterChain. doFilter(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 | 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) | 
| Modifier and Type | Method and Description | 
|---|---|
| static ServletResponse | ServiceContext. getContextResponse()Returns the service request. | 
| Modifier and Type | Method and Description | 
|---|---|
| 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| ServletResponse | DuplexContext. getResponse()Returns the original servlet response. | 
| Modifier and Type | Method and Description | 
|---|---|
| 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | HmuxProxyReader. readResponse(ServletResponse response,
            ReadStream rs,
            byte[] buf)Handle the request. | 
| void | HttpMessageProxyServlet. service(ServletRequest request,
       ServletResponse response)Handle the request. | 
| void | HmuxLoadBalanceServlet. service(ServletRequest request,
       ServletResponse response)Handle the request. | 
| void | HttpProxyServlet. service(ServletRequest request,
       ServletResponse response)Handle the request. | 
| void | FastCGIServlet. service(ServletRequest request,
       ServletResponse response)Handle the request. | 
| void | ResinStatusServlet. service(ServletRequest request,
       ServletResponse response)Handle the request. | 
| void | ErrorStatusServlet. service(ServletRequest request,
       ServletResponse response) | 
| void | FileServlet. service(ServletRequest request,
       ServletResponse response) | 
| void | CGIServlet. service(ServletRequest request,
       ServletResponse response)Handle the request. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SSIFilter. doFilter(ServletRequest request,
        ServletResponse response,
        FilterChain nextFilter)Creates a wrapper to save the output. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | WebDavServlet. service(ServletRequest request,
       ServletResponse response)Service the webdav request. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ProfilerFilter. doFilter(ServletRequest servletRequest,
        ServletResponse servletResponse,
        FilterChain chain) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | RemoteFilesystemServlet. service(ServletRequest request,
       ServletResponse response)Handles the request. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ServletResponseWrapperWraps a servlet response in another response. | 
| Modifier and Type | Method and Description | 
|---|---|
| ServletResponse | AsyncContext. getResponse() | 
| ServletResponse | ServletResponseWrapper. getResponse()Gets the wrapped response | 
| ServletResponse | AsyncEvent. getSuppliedResponse() | 
| Modifier and Type | Method and Description | 
|---|---|
| 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 | ServletRequestWrapper. startAsync(ServletRequest servletRequest,
          ServletResponse servletResponse)Starts an async mode | 
| AsyncContext | ServletRequest. startAsync(ServletRequest servletRequest,
          ServletResponse servletResponse)Starts an async mode | 
| Constructor and Description | 
|---|
| 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. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | HttpServletResponseHttpServletResponse extends ServletResponse allowing servlets to
 set the status and headers. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | HttpServletResponseWrapperWraps a servlet request in another request. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | HttpServlet. service(ServletRequest request,
       ServletResponse response)Service a request. | 
| void | HttpServletResponseWrapper. setResponse(ServletResponse response)Sets a response object. | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract ServletResponse | PageContext. getResponse()Returns the ServletResponse for the page. | 
| Modifier and Type | Method and Description | 
|---|---|
| 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. |