org.camunda.connect.httpclient.soap
Interface SoapHttpConnector

All Superinterfaces:
Connector<SoapHttpRequest>
All Known Implementing Classes:
SoapHttpConnectorImpl

public interface SoapHttpConnector
extends Connector<SoapHttpRequest>


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 © 2016 camunda services GmbH. All rights reserved.