クラス
javax.servlet.ServletRequestWrapper の使用

ServletRequestWrapper を使用しているパッケージ
javax.servlet.http   
 

javax.servlet.http での ServletRequestWrapper の使用
 

javax.servlet.http での ServletRequestWrapper のサブクラス
 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.