Package org.camunda.connect.impl

Class Summary
AbstractCloseableConnectorResponse This class is a base class for implementing closeable connector responses based on Closeable.
AbstractConnector<Q extends ConnectorRequest<R>,R extends ConnectorResponse> Abstract implementation of the connector interface.
AbstractConnectorRequest<R extends ConnectorResponse>  
AbstractConnectorResponse  
AbstractRequestInvocation<T> A simple invocation implementation routing a request through a chain of interceptors.
ConnectCoreLogger  
ConnectLogger  
DebugRequestInterceptor A dummy debug connector, which saves the ConnectorRequest (DebugRequestInterceptor.getRequest()) and the raw request (DebugRequestInterceptor.getTarget()) for debugging purpose.
 



Copyright © 2015 camunda services GmbH. All rights reserved.