Interface RestEndpointComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface RestEndpointComponentBuilderFactory
Expose REST services or call external REST services.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Builder for the REST component.static class
-
Method Summary
Modifier and TypeMethodDescriptionREST (camel-rest) Expose REST services or call external REST services.
-
Method Details
-
restEndpoint
REST (camel-rest) Expose REST services or call external REST services. Category: core,rest Since: 2.14 Maven coordinates: org.apache.camel:camel-rest- Returns:
- the dsl builder
-