@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface SparkRestComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SparkRestComponentBuilderFactory.SparkRestComponentBuilder
Builder for the Spark Rest component.
|
static class |
SparkRestComponentBuilderFactory.SparkRestComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static SparkRestComponentBuilderFactory.SparkRestComponentBuilder |
sparkRest()
Spark Rest (camel-spark-rest)
The spark-rest component is used for hosting REST services which has been
defined using Camel rest-dsl.
|
static SparkRestComponentBuilderFactory.SparkRestComponentBuilder sparkRest()
Apache Camel