JavaScript is disabled on your browser.
Skip navigation links
javax.servlet.http

Class HttpServletResponseWrapper

  • All Implemented Interfaces:
    HttpServletResponse, ServletResponse


    public class HttpServletResponseWrapper
    extends ServletResponseWrapper
    implements HttpServletResponse 
    Provides a convenient implementation of the HttpServletResponse interface that can be subclassed by developers wishing to adapt the response from a Servlet. This class implements the Wrapper or Decorator pattern. Methods default to calling through to the wrapped response object.
    Since:
    Servlet 2.3
    Author:
    Various
    See Also:
    HttpServletResponse
Skip navigation links

Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.

AltStyle によって変換されたページ (->オリジナル) /