org.barracudamvc.contrib.dbroggisch.examples.controller
Class DBRApplicationGateway.SampleRequestWrapper

java.lang.Object
  extended by org.barracudamvc.contrib.dbroggisch.examples.controller.DBRApplicationGateway.SampleRequestWrapper
All Implemented Interfaces:
org.barracudamvc.core.helper.servlet.RequestWrapper
Enclosing class:
DBRApplicationGateway

public static class DBRApplicationGateway.SampleRequestWrapper
extends Object
implements org.barracudamvc.core.helper.servlet.RequestWrapper


Constructor Summary
DBRApplicationGateway.SampleRequestWrapper(org.apache.commons.fileupload.disk.DiskFileItemFactory factory)
           
 
Method Summary
 javax.servlet.http.HttpServletRequest wrap(javax.servlet.http.HttpServletRequest req)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DBRApplicationGateway.SampleRequestWrapper

public DBRApplicationGateway.SampleRequestWrapper(org.apache.commons.fileupload.disk.DiskFileItemFactory factory)
Method Detail

wrap

public javax.servlet.http.HttpServletRequest wrap(javax.servlet.http.HttpServletRequest req)
Specified by:
wrap in interface org.barracudamvc.core.helper.servlet.RequestWrapper


Copyright © 2002 BarracudaMVC Open Source Project All Rights Reserved.