Package org.camunda.connect.impl
package org.camunda.connect.impl
-
ClassDescriptionThis class is a base class for implementing closeable connector responses based on
Closeable
.Abstract implementation of the connector interface.AbstractConnectorRequest<R extends ConnectorResponse>A simple invocation implementation routing a request through a chain of interceptors.A dummy debug connector, which saves theConnectorRequest
(DebugRequestInterceptor.getRequest()
) and the raw request (DebugRequestInterceptor.getTarget()
) for debugging purpose.