Interface JettyHttpEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface JettyHttpEndpointBuilderFactory
Expose HTTP endpoints using Jetty 9. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceJettyHttpEndpointBuilderFactory.AdvancedJettyHttpEndpointBuilderAdvanced builder for endpoint for the Jetty component.static interfaceJettyHttpEndpointBuilderFactory.JettyHttpBuildersstatic interfaceJettyHttpEndpointBuilderFactory.JettyHttpEndpointBuilderBuilder for endpoint for the Jetty component.
-
Method Summary
Static Methods Modifier and Type Method Description static JettyHttpEndpointBuilderFactory.JettyHttpEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static JettyHttpEndpointBuilderFactory.JettyHttpEndpointBuilder endpointBuilder(String componentName, String path)
-
-