public interface RequestContextProvider
RequestScopedInitializerProvider}
Modifier and Type | Method and Description |
---|---|
javax.servlet.http.HttpServletRequest |
getHttpServletRequest()
Get me the actual HTTP Servlet request.
|
javax.servlet.http.HttpServletResponse |
getHttpServletResponse()
Get me the actual HTTP Servlet response.
|
javax.servlet.http.HttpServletRequest getHttpServletRequest()
javax.servlet.http.HttpServletResponse getHttpServletResponse()
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.