public class RestConnectorProvider
| Modifier and Type | Field and Description |
|---|---|
static RestConnectorProvider |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
fr.vsct.tock.bot.connector.Connector |
connector(fr.vsct.tock.bot.connector.ConnectorConfiguration connectorConfiguration) |
fr.vsct.tock.bot.connector.ConnectorType |
getConnectorType() |
public static RestConnectorProvider INSTANCE