Package | Description |
---|---|
org.eclipse.jetty.client | |
org.eclipse.jetty.servlets |
Modifier and Type | Method and Description |
---|---|
HttpClient |
HttpDestination.getHttpClient() |
Modifier and Type | Method and Description |
---|---|
protected void |
HttpExchange.cancelTimeout(HttpClient httpClient) |
Modifier and Type | Field and Description |
---|---|
protected HttpClient |
ProxyServlet._client |
Modifier and Type | Method and Description |
---|---|
protected HttpClient |
ProxyServlet.createHttpClient(javax.servlet.ServletConfig config)
Create and return an HttpClient based on ServletConfig
By default this implementation will create an instance of the
HttpClient for use by this proxy servlet.
|
protected HttpClient |
ProxyServlet.createHttpClientInstance()
Create and return an HttpClientInstance
|
Copyright © 1995-2013 Mort Bay Consulting. All Rights Reserved.