Class ScriptHttpHandler

java.lang.Object
org.flowable.common.engine.impl.scripting.AbstractScriptEvaluator
org.flowable.engine.impl.bpmn.http.handler.ScriptHttpHandler
All Implemented Interfaces:
HttpRequestHandler, HttpResponseHandler

public class ScriptHttpHandler extends AbstractScriptEvaluator implements HttpRequestHandler, HttpResponseHandler
Scripting capable implementation of HttpRequest and HttpResponse handler.