Uses of Interface
org.enhydra.barracuda.core.helper.servlet.BarracudaServletRequestWrapper

Packages that use BarracudaServletRequestWrapper
org.enhydra.barracuda.core.helper.servlet   
org.enhydra.barracuda.core.helper.state   
 

Uses of BarracudaServletRequestWrapper in org.enhydra.barracuda.core.helper.servlet
 

Classes in org.enhydra.barracuda.core.helper.servlet that implement BarracudaServletRequestWrapper
 class DefaultServletRequestWrapper
          This class acts as a thin wrapper around a ServletRequest.
 

Uses of BarracudaServletRequestWrapper in org.enhydra.barracuda.core.helper.state
 

Methods in org.enhydra.barracuda.core.helper.state with parameters of type BarracudaServletRequestWrapper
static void ParamPersister.reconstituteReqParamState(BarracudaServletRequestWrapper req)
          This method reconstitutes Request parameters from a users session
 



Copyright © 2003 BarracudaMVC.org All Rights Reserved.