@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface StompComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
StompComponentBuilderFactory.StompComponentBuilder
Builder for the Stomp component.
|
static class |
StompComponentBuilderFactory.StompComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static StompComponentBuilderFactory.StompComponentBuilder |
stomp()
Stomp (camel-stomp)
Send and rececive messages to/from STOMP (Simple Text Oriented Messaging
Protocol) compliant message brokers.
|
static StompComponentBuilderFactory.StompComponentBuilder stomp()
Apache Camel