| Modifier and Type | Method and Description |
|---|---|
protected HttpResponseHandler |
DefaultCmmnHttpActivityDelegate.createHttpResponseHandler(FlowableHttpResponseHandler handler,
CmmnEngineConfiguration cmmnEngineConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
protected HttpResponseHandler |
ClassDelegateHttpHandler.getHttpResponseHandlerInstance() |
| Modifier and Type | Method and Description |
|---|---|
protected HttpResponseHandler |
DefaultBpmnHttpActivityDelegate.createHttpResponseHandler(FlowableHttpResponseHandler handler,
ProcessEngineConfigurationImpl processEngineConfiguration) |
| Modifier and Type | Field and Description |
|---|---|
protected HttpResponseHandler |
HttpResponseHandlerInvocation.httpResponseHandlerInstance |
| Constructor and Description |
|---|
HttpResponseHandlerInvocation(HttpResponseHandler httpResponseHandlerInstance,
VariableContainer delegateExecution,
HttpResponse httpResponse) |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassDelegateHttpHandler
Helper class for HTTP handlers to allow class delegation.
|
class |
DelegateExpressionHttpHandler |
| Modifier and Type | Method and Description |
|---|---|
protected HttpResponseHandler |
ClassDelegateHttpHandler.getHttpResponseHandlerInstance() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HttpResponseHandler
Deprecated.
|
Copyright © 2023 Flowable. All rights reserved.