Class SoapHttpConnectorProviderImpl
java.lang.Object
org.camunda.connect.httpclient.soap.impl.SoapHttpConnectorProviderImpl
- All Implemented Interfaces:
 ConnectorProvider
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionCreate a new instance of the connector created by this factory.Returns the unique id of the connector created by this factory. 
- 
Constructor Details
- 
SoapHttpConnectorProviderImpl
public SoapHttpConnectorProviderImpl() 
 - 
 - 
Method Details
- 
getConnectorId
Description copied from interface:ConnectorProviderReturns the unique id of the connector created by this factory.- Specified by:
 getConnectorIdin interfaceConnectorProvider
 - 
createConnectorInstance
Description copied from interface:ConnectorProviderCreate a new instance of the connector created by this factory.- Specified by:
 createConnectorInstancein interfaceConnectorProvider
 
 -