|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpClient | |
|---|---|
| org.eclipse.jetty.client | |
| org.eclipse.jetty.servlets | |
| Uses of HttpClient in org.eclipse.jetty.client |
|---|
| Methods in org.eclipse.jetty.client that return HttpClient | |
|---|---|
HttpClient |
HttpDestination.getHttpClient()
|
| Methods in org.eclipse.jetty.client with parameters of type HttpClient | |
|---|---|
protected void |
HttpExchange.cancelTimeout(HttpClient httpClient)
|
| Uses of HttpClient in org.eclipse.jetty.servlets |
|---|
| Fields in org.eclipse.jetty.servlets declared as HttpClient | |
|---|---|
protected HttpClient |
ProxyServlet._client
|
| Methods in org.eclipse.jetty.servlets that return HttpClient | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||