DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

Uses of Class
javax.servlet.ServletRequestWrapper

Packages that use ServletRequestWrapper
javax.servlet.http   
 

Uses of ServletRequestWrapper in javax.servlet.http
 

Subclasses of ServletRequestWrapper in javax.servlet.http
 class HttpServletRequestWrapper
          Provides a convenient implementation of the HttpServletRequest interface that can be subclassed by developers wishing to adapt the request to a Servlet.
 



Copyright © 1999-2002 The Apache Software Foundation. All Rights Reserved.