org.barracudamvc.contrib.dbroggisch.examples.controller
Class DBRApplicationGateway.SampleRequestWrapper
java.lang.Object
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
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 |
DBRApplicationGateway.SampleRequestWrapper
public DBRApplicationGateway.SampleRequestWrapper(org.apache.commons.fileupload.disk.DiskFileItemFactory factory)
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.