public class JettyHttpRequestContext extends HttpServletRequestContext
| Constructor and Description |
|---|
JettyHttpRequestContext() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPath() |
String |
getUri() |
void |
setJettyRequest(org.eclipse.jetty.server.Request jettyRequest) |
void |
setPath(String path) |
getCookie, getCookieValue, getHeader, getHttpServletRequest, getMethod, getParameterNames, getParameterValue, getParameterValue, getParameterValues, getParameterValues, prepare, prepareParameters, setHttpServletRequestgetLanguage, getLocaleContext, getLpad, getProcessData, getResponse, getServletContext, setLocaleContext, setLpad, setProcessData, setResponse, setServletContext, write, writelngetPortalSession, getSiteContext, setPortalSessionpublic void setJettyRequest(org.eclipse.jetty.server.Request jettyRequest)
public String getUri()
getUri in class AbstractHttpRequestContextpublic String getPath()
getPath in class AbstractHttpRequestContextpublic void setPath(String path)
Copyright © 2018. All rights reserved.