Package | Description |
---|---|
org.eclipse.jetty.http | |
org.eclipse.jetty.server | |
org.eclipse.jetty.servlets |
Modifier and Type | Class and Description |
---|---|
class |
EncodedHttpURI |
Modifier and Type | Field and Description |
---|---|
protected HttpURI |
AbstractHttpConnection._uri |
Modifier and Type | Method and Description |
---|---|
HttpURI |
Request.getUri() |
Modifier and Type | Method and Description |
---|---|
void |
Request.setUri(HttpURI uri) |
Modifier and Type | Method and Description |
---|---|
protected HttpURI |
ProxyServlet.proxyHttpURI(javax.servlet.http.HttpServletRequest request,
String uri) |
protected HttpURI |
BalancerServlet.proxyHttpURI(javax.servlet.http.HttpServletRequest request,
String uri) |
protected HttpURI |
ProxyServlet.proxyHttpURI(String scheme,
String serverName,
int serverPort,
String uri) |
protected HttpURI |
ProxyServlet.Transparent.proxyHttpURI(String scheme,
String serverName,
int serverPort,
String uri) |
Copyright © 1995-2013 Mort Bay Consulting. All Rights Reserved.