| Modifier and Type | Interface and Description |
|---|---|
interface |
FlowableAsyncHttpClient |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpRequestHandler.handleHttpRequest(VariableContainer execution,
HttpRequest httpRequest,
FlowableHttpClient client) |
| Modifier and Type | Field and Description |
|---|---|
protected FlowableHttpClient |
HttpClientConfig.httpClient |
protected FlowableHttpClient |
BaseHttpActivityDelegate.httpClient |
| Modifier and Type | Method and Description |
|---|---|
protected abstract FlowableHttpClient |
BaseHttpActivityDelegate.createHttpClient() |
FlowableHttpClient |
HttpClientConfig.determineHttpClient() |
FlowableHttpClient |
HttpClientConfig.getHttpClient() |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpClientConfig.setHttpClient(FlowableHttpClient httpClient) |
| Constructor and Description |
|---|
BaseHttpActivityDelegate(FlowableHttpClient httpClient) |
| Modifier and Type | Class and Description |
|---|---|
class |
ApacheHttpComponentsFlowableHttpClient |
| Modifier and Type | Class and Description |
|---|---|
class |
SpringWebClientFlowableHttpClient |
Copyright © 2021 Flowable. All rights reserved.