|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpClient | |
|---|---|
| org.cometd.oort | |
| org.mortbay.cometd.client | |
| org.mortbay.jetty.client | |
| Uses of HttpClient in org.cometd.oort |
|---|
| Fields in org.cometd.oort declared as HttpClient | |
|---|---|
protected HttpClient |
Oort._httpClient
|
| Uses of HttpClient in org.mortbay.cometd.client |
|---|
| Fields in org.mortbay.cometd.client declared as HttpClient | |
|---|---|
protected HttpClient |
BayeuxClient._httpClient
|
| Constructors in org.mortbay.cometd.client with parameters of type HttpClient | |
|---|---|
BayeuxClient(HttpClient client,
Address address,
java.lang.String uri)
|
|
BayeuxClient(HttpClient client,
Address address,
java.lang.String path,
java.util.Timer timer)
|
|
BayeuxClient(HttpClient client,
java.lang.String url)
|
|
BayeuxClient(HttpClient client,
java.lang.String url,
java.util.Timer timer)
|
|
| Uses of HttpClient in org.mortbay.jetty.client |
|---|
| Methods in org.mortbay.jetty.client that return HttpClient | |
|---|---|
HttpClient |
HttpDestination.getHttpClient()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||