|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpDestination | |
|---|---|
| org.eclipse.jetty.client | |
| org.eclipse.jetty.client.security | |
| org.eclipse.jetty.client.webdav | |
| Uses of HttpDestination in org.eclipse.jetty.client |
|---|
| Methods in org.eclipse.jetty.client that return HttpDestination | |
|---|---|
HttpDestination |
HttpConnection.getDestination()
|
HttpDestination |
HttpClient.getDestination(Address remote,
boolean ssl)
|
| Methods in org.eclipse.jetty.client with parameters of type HttpDestination | |
|---|---|
protected void |
HttpExchange.expire(HttpDestination destination)
|
protected void |
HttpExchange.scheduleTimeout(HttpDestination destination)
|
void |
HttpConnection.setDestination(HttpDestination destination)
|
| Constructors in org.eclipse.jetty.client with parameters of type HttpDestination | |
|---|---|
RedirectListener(HttpDestination destination,
HttpExchange ex)
|
|
| Uses of HttpDestination in org.eclipse.jetty.client.security |
|---|
| Methods in org.eclipse.jetty.client.security with parameters of type HttpDestination | |
|---|---|
Realm |
SimpleRealmResolver.getRealm(String realmName,
HttpDestination destination,
String path)
|
Realm |
RealmResolver.getRealm(String realmName,
HttpDestination destination,
String path)
|
Realm |
HashRealmResolver.getRealm(String realmName,
HttpDestination destination,
String path)
|
| Constructors in org.eclipse.jetty.client.security with parameters of type HttpDestination | |
|---|---|
SecurityListener(HttpDestination destination,
HttpExchange ex)
|
|
| Uses of HttpDestination in org.eclipse.jetty.client.webdav |
|---|
| Constructors in org.eclipse.jetty.client.webdav with parameters of type HttpDestination | |
|---|---|
WebdavListener(HttpDestination destination,
HttpExchange ex)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||