Interface RestEndpointBuilderFactory
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo")
public interface RestEndpointBuilderFactory
Expose REST services or call external REST services.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceAdvanced builder for endpoint for the REST component.static interfaceAdvanced builder for endpoint consumers for the REST component.static interfaceAdvanced builder for endpoint producers for the REST component.static interfacestatic interfaceBuilder for endpoint for the REST component.static interfaceBuilder for endpoint consumers for the REST component.static interfaceBuilder for endpoint producers for the REST component.static classThe builder of headers' name for the REST component. -
Method Summary
Static Methods
-
Method Details
-
endpointBuilder
static RestEndpointBuilderFactory.RestEndpointBuilder endpointBuilder(String componentName, String path)
-