| Package | Description |
|---|---|
| com.cisco.thunderhead.connector | |
| com.cisco.thunderhead.connector.info |
| Modifier and Type | Method and Description |
|---|---|
void |
Connector.init(String encryptedCredentials,
ConnectorInfo connectorInfo)
Initializes the connector with a set of credentials and configuration data.
|
void |
Connector.init(String encryptedCredentials,
ConnectorInfo connectorInfo,
ConnectorConfiguration connectionConfig)
Initializes the connector with a set of credentials, connector information and configuration data.
|
void |
Connector.updateAndReloadConfigAsync(String connectionDataString,
ConnectorInfo connectorInfo,
ConnectorConfiguration connectionConfig,
ReloadListener reloadListener)
Update and reload the configuration.
|
void |
Connector.updateAndReloadConfigSync(String connectionDataString,
ConnectorInfo connectorInfo,
ConnectorConfiguration connectionConfig)
Update and reload the configuration.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectorInfoImpl
This class contains status information for a given connector.
|
Copyright © 2018. All rights reserved.