org.enhydra.barracuda.core.helper.servlet
Interface RequestWrapper


public interface RequestWrapper

Simple interface for wrapping an HTTPServletRequest

Since:
1.0.1
Version:
%I%, %G%
Author:
Diez Roggisch , Jacob Kjome , Christian Cryder - //csc_010404_1 - moved from core.event package to current location

Method Summary
 javax.servlet.http.HttpServletRequest wrap(javax.servlet.http.HttpServletRequest req)
           
 

Method Detail

wrap

public javax.servlet.http.HttpServletRequest wrap(javax.servlet.http.HttpServletRequest req)


Copyright © 2003 BarracudaMVC.org All Rights Reserved.