Package | Description |
---|---|
org.apache.camel.component.telegram | |
org.apache.camel.component.telegram.service |
Modifier and Type | Method and Description |
---|---|
TelegramService |
TelegramServiceProvider.getAlternativeService()
Get the current alternative service, if any.
|
TelegramService |
TelegramServiceProvider.getService()
Provides the current service.
|
Modifier and Type | Method and Description |
---|---|
void |
TelegramServiceProvider.setAlternativeService(TelegramService service)
Allows setting an alternative service.
|
Modifier and Type | Class and Description |
---|---|
class |
TelegramServiceRestBotAPIAdapter
Adapts the
RestBotAPI to the TelegramService interface. |
Apache Camel