org.camunda.connect.httpclient
Interface HttpConnector

All Superinterfaces:
Connector<HttpRequest>
All Known Implementing Classes:
HttpConnectorImpl

public interface HttpConnector
extends Connector<HttpRequest>


Field Summary
static String ID
           
 
Method Summary
 
Methods inherited from interface org.camunda.connect.spi.Connector
addRequestInterceptor, addRequestInterceptors, createRequest, execute, getId, getRequestInterceptors, setRequestInterceptors
 

Field Detail

ID

static final String ID


Copyright © 2017 camunda services GmbH. All rights reserved.