Interface JettyComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface JettyComponentBuilderFactory
Expose HTTP endpoints using Jetty 11.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Builder for the Jetty component.static class
-
Method Summary
Modifier and TypeMethodDescriptionjetty()
Jetty (camel-jetty) Expose HTTP endpoints using Jetty 11.
-
Method Details
-
jetty
Jetty (camel-jetty) Expose HTTP endpoints using Jetty 11. Category: http Since: 1.2 Maven coordinates: org.apache.camel:camel-jetty- Returns:
- the dsl builder
-