| Package | Description |
|---|---|
| org.apache.camel.builder.endpoint | |
| org.apache.camel.builder.endpoint.dsl |
| Modifier and Type | Method and Description |
|---|---|
static SlackEndpointBuilderFactory.SlackEndpointBuilder |
StaticEndpointBuilders.slack(String path)
Slack (camel-slack)
Send and receive messages to/from Slack.
|
static SlackEndpointBuilderFactory.SlackEndpointBuilder |
StaticEndpointBuilders.slack(String componentName,
String path)
Slack (camel-slack)
Send and receive messages to/from Slack.
|
| Modifier and Type | Method and Description |
|---|---|
default SlackEndpointBuilderFactory.SlackEndpointBuilder |
SlackEndpointBuilderFactory.AdvancedSlackEndpointBuilder.basic() |
static SlackEndpointBuilderFactory.SlackEndpointBuilder |
SlackEndpointBuilderFactory.endpointBuilder(String componentName,
String path) |
default SlackEndpointBuilderFactory.SlackEndpointBuilder |
SlackEndpointBuilderFactory.SlackBuilders.slack(String path)
Slack (camel-slack)
Send and receive messages to/from Slack.
|
default SlackEndpointBuilderFactory.SlackEndpointBuilder |
SlackEndpointBuilderFactory.SlackBuilders.slack(String componentName,
String path)
Slack (camel-slack)
Send and receive messages to/from Slack.
|
Apache Camel