| Package | Description |
|---|---|
| org.openstreetmap.josm.tools |
Provides the classes for various utilities and tools called from all other packages.
|
| Modifier and Type | Field and Description |
|---|---|
private static HttpClient.HttpClientFactory |
HttpClient.factory |
| Modifier and Type | Method and Description |
|---|---|
static void |
HttpClient.setFactory(HttpClient.HttpClientFactory newFactory)
Registers a new HTTP client factory.
|