|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpClient | |
---|---|
org.mortbay.cometd.client | |
org.mortbay.jetty.client |
Uses of HttpClient in org.mortbay.cometd.client |
---|
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 uri,
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 |