| Package | Description |
|---|---|
| org.jboss.arquillian.drone.webdriver.binary.downloading.source | |
| org.jboss.arquillian.drone.webdriver.utils |
| Modifier and Type | Method and Description |
|---|---|
protected HttpClient.Response |
GitHubSource.sentGetRequestWithPagination(String url,
int pageNumber,
Map<String,String> headers) |
| Modifier and Type | Method and Description |
|---|---|
protected ZonedDateTime |
GitHubSource.extractModificationDate(HttpClient.Response response) |
| Modifier and Type | Method and Description |
|---|---|
static HttpClient.Response |
HttpClient.Response.from(org.apache.http.HttpResponse response) |
static HttpClient.Response |
HttpClient.Response.from(org.apache.http.HttpResponse response,
String charset) |
HttpClient.Response |
HttpClient.get(String url) |
HttpClient.Response |
HttpClient.get(String url,
Map<String,String> headers) |
HttpClient.Response |
HttpClient.get(String url,
Map<String,String> headers,
String charset) |
HttpClient.Response |
HttpClient.get(String url,
String charset) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.