com.jdon.controller.context.web
类 RequestWrapperFactory
java.lang.Object
com.jdon.controller.context.web.RequestWrapperFactory
public class RequestWrapperFactory
- extends Object
|
方法摘要 |
static RequestWrapper |
create(javax.servlet.http.HttpServletRequest request)
create a HttpServletRequestWrapper with session supports. this method
will create HttpSession. |
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RequestWrapperFactory
public RequestWrapperFactory()
create
public static RequestWrapper create(javax.servlet.http.HttpServletRequest request)
- create a HttpServletRequestWrapper with session supports. this method
will create HttpSession.
- 参数:
request -
- 返回:
Copyright © 2013. All Rights Reserved.