@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)
The rest component is used for either hosting REST services (consumer) or
calling external REST services (producer).
|
static RestEndpointComponentBuilderFactory.RestEndpointComponentBuilder restEndpoint()
Apache Camel