@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface JettyHttpEndpointBuilder9Factory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
JettyHttpEndpointBuilder9Factory.AdvancedJettyHttpEndpointBuilder9
Advanced builder for endpoint for the Jetty component.
|
static interface |
JettyHttpEndpointBuilder9Factory.JettyHttpEndpointBuilder9
Builder for endpoint for the Jetty component.
|
| Modifier and Type | Method and Description |
|---|---|
default JettyHttpEndpointBuilder9Factory.JettyHttpEndpointBuilder9 |
jetty(String path)
Jetty (camel-jetty)
To use Jetty as a HTTP server as consumer for Camel routes.
|
default JettyHttpEndpointBuilder9Factory.JettyHttpEndpointBuilder9 jetty(String path)
jetty:httpUri
Path parameter: httpUri (required)
The url of the HTTP endpoint to call.Apache Camel