Uses of Interface
org.flowable.http.common.api.delegate.HttpResponseHandler
Packages that use HttpResponseHandler
Package
Description
-
Uses of HttpResponseHandler in org.flowable.cmmn.engine.impl.behavior.impl.http
Methods in org.flowable.cmmn.engine.impl.behavior.impl.http that return HttpResponseHandlerModifier and TypeMethodDescriptionprotected HttpResponseHandlerDefaultCmmnHttpActivityDelegate.createHttpResponseHandler(FlowableHttpResponseHandler handler, CmmnEngineConfiguration cmmnEngineConfiguration) -
Uses of HttpResponseHandler in org.flowable.cmmn.engine.impl.behavior.impl.http.handler
Classes in org.flowable.cmmn.engine.impl.behavior.impl.http.handler that implement HttpResponseHandlerModifier and TypeClassDescriptionclassHelper class for HTTP handlers to allow class delegation.classMethods in org.flowable.cmmn.engine.impl.behavior.impl.http.handler that return HttpResponseHandlerModifier and TypeMethodDescriptionprotected HttpResponseHandlerClassDelegateHttpHandler.getHttpResponseHandlerInstance() -
Uses of HttpResponseHandler in org.flowable.engine.impl.bpmn.http
Methods in org.flowable.engine.impl.bpmn.http that return HttpResponseHandlerModifier and TypeMethodDescriptionprotected HttpResponseHandlerDefaultBpmnHttpActivityDelegate.createHttpResponseHandler(FlowableHttpResponseHandler handler, ProcessEngineConfigurationImpl processEngineConfiguration) -
Uses of HttpResponseHandler in org.flowable.engine.impl.bpmn.http.delegate
Fields in org.flowable.engine.impl.bpmn.http.delegate declared as HttpResponseHandlerModifier and TypeFieldDescriptionprotected final HttpResponseHandlerHttpResponseHandlerInvocation.httpResponseHandlerInstanceConstructors in org.flowable.engine.impl.bpmn.http.delegate with parameters of type HttpResponseHandlerModifierConstructorDescriptionHttpResponseHandlerInvocation(HttpResponseHandler httpResponseHandlerInstance, VariableContainer delegateExecution, HttpResponse httpResponse) -
Uses of HttpResponseHandler in org.flowable.engine.impl.bpmn.http.handler
Classes in org.flowable.engine.impl.bpmn.http.handler that implement HttpResponseHandlerModifier and TypeClassDescriptionclassHelper class for HTTP handlers to allow class delegation.classclassScripting capable implementation of HttpRequest and HttpResponse handler.Methods in org.flowable.engine.impl.bpmn.http.handler that return HttpResponseHandlerModifier and TypeMethodDescriptionprotected HttpResponseHandlerClassDelegateHttpHandler.getHttpResponseHandlerInstance()