| Package | Description |
|---|---|
| com.here.account.http |
A pluggable HTTP abstraction used by the HERE Account client.
|
| com.here.account.http.apache |
An Apache HTTP Client Implementation of
com.here.account.http. |
| com.here.account.http.java |
A Java Implementation of
com.here.account.http. |
| com.here.account.oauth2.retry |
| Modifier and Type | Method and Description |
|---|---|
HttpProvider.HttpResponse |
HttpProvider.execute(HttpProvider.HttpRequest httpRequest)
Execute the httpRequest.
|
| Modifier and Type | Method and Description |
|---|---|
HttpProvider.HttpResponse |
ApacheHttpClientProvider.execute(HttpProvider.HttpRequest httpRequest) |
| Modifier and Type | Method and Description |
|---|---|
HttpProvider.HttpResponse |
JavaHttpProvider.execute(HttpProvider.HttpRequest httpRequest) |
| Modifier and Type | Method and Description |
|---|---|
HttpProvider.HttpResponse |
Retryable.execute()
Execute an operation with retry semantics.
|
Copyright © 2020 HERE Europe B.V. All Rights Reserved.