org.camunda.connect.httpclient.soap.impl
Class SoapHttpConnectorProviderImpl
java.lang.Object
org.camunda.connect.httpclient.soap.impl.SoapHttpConnectorProviderImpl
- All Implemented Interfaces:
- ConnectorProvider
public class SoapHttpConnectorProviderImpl
- extends Object
- implements ConnectorProvider
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SoapHttpConnectorProviderImpl
public SoapHttpConnectorProviderImpl()
getConnectorId
public String getConnectorId()
- Description copied from interface:
ConnectorProvider
- Returns the unique id of the connector created by this factory.
- Specified by:
getConnectorId in interface ConnectorProvider
createConnectorInstance
public SoapHttpConnector createConnectorInstance()
- Description copied from interface:
ConnectorProvider
- Create a new instance of the connector created by this factory.
- Specified by:
createConnectorInstance in interface ConnectorProvider
Copyright © 2016 camunda services GmbH. All rights reserved.