| Package | Description |
|---|---|
| de.galan.commons.net.flux |
| Modifier and Type | Class and Description |
|---|---|
class |
CommonHttpClient
Provides a simple HTTP client for most use-cases, reusable.
|
class |
MockCommonHttpClient
Test helper for collecting requests and responding to http clients.
|
| Modifier and Type | Method and Description |
|---|---|
protected static Supplier<HttpClient> |
Flux.createDefaultHttpClientSupplier() |
| Modifier and Type | Method and Description |
|---|---|
void |
FluentHttpClient.setClient(HttpClient client) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Flux.setHttpClientFactory(Supplier<HttpClient> clientFactory) |
| Constructor and Description |
|---|
FluentHttpClient(HttpClient client) |
HttpBuilder(HttpClient client,
String resource) |
Copyright © 2017. All rights reserved.