|
||||||||||
| 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 | |
|---|---|
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(java.lang.String realmName,
HttpDestination destination,
java.lang.String path)
|
Realm |
RealmResolver.getRealm(java.lang.String realmName,
HttpDestination destination,
java.lang.String path)
|
Realm |
HashRealmResolver.getRealm(java.lang.String realmName,
HttpDestination destination,
java.lang.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 | |||||||||