weblogic.servlet.http
Class RequestResponseKey
java.lang.Object
weblogic.servlet.http.RequestResponseKey
public class RequestResponseKey
- extends Object
Fake Weblogic class to allow compilation of support for that web container.
- Author:
- Jeanfrancois Arcand
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RequestResponseKey
public RequestResponseKey()
getRequest
public javax.servlet.http.HttpServletRequest getRequest()
getResponse
public javax.servlet.http.HttpServletResponse getResponse()
setTimeout
public void setTimeout(int i)
Copyright © 2015. All Rights Reserved.