|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Address | |
|---|---|
| org.mortbay.cometd.client | |
| org.mortbay.jetty.client | |
| Uses of Address in org.mortbay.cometd.client |
|---|
| Constructors in org.mortbay.cometd.client with parameters of type Address | |
|---|---|
BayeuxClient(HttpClient client,
Address address,
String uri)
|
|
BayeuxClient(HttpClient client,
Address address,
String uri,
Timer timer)
|
|
| Uses of Address in org.mortbay.jetty.client |
|---|
| Methods in org.mortbay.jetty.client that return Address | |
|---|---|
Address |
HttpExchange.getAddress()
|
Address |
HttpDestination.getAddress()
|
Address |
HttpDestination.getProxy()
|
Address |
HttpClient.getProxy()
|
| Methods in org.mortbay.jetty.client with parameters of type Address | |
|---|---|
HttpDestination |
HttpClient.getDestination(Address remote,
boolean ssl)
|
void |
HttpExchange.setAddress(Address address)
|
void |
HttpDestination.setProxy(Address proxy)
|
void |
HttpClient.setProxy(Address proxy)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||