@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface RestEndpointComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
RestEndpointComponentBuilderFactory.RestEndpointComponentBuilder
Builder for the REST component.
|
static class |
RestEndpointComponentBuilderFactory.RestEndpointComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static RestEndpointComponentBuilderFactory.RestEndpointComponentBuilder |
restEndpoint()
REST (camel-rest)
Expose REST services or call external REST services.
|
static RestEndpointComponentBuilderFactory.RestEndpointComponentBuilder restEndpoint()
Apache Camel