@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface HttpsComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
HttpsComponentBuilderFactory.HttpsComponentBuilder
Builder for the HTTPS (Secure) component.
|
static class |
HttpsComponentBuilderFactory.HttpsComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static HttpsComponentBuilderFactory.HttpsComponentBuilder |
https()
HTTPS (Secure) (camel-http)
Send requests to external HTTP servers using Apache HTTP Client 4.x.
|
static HttpsComponentBuilderFactory.HttpsComponentBuilder https()
Apache Camel