| Modifier and Type | Method and Description |
|---|---|
CamelHttpClient |
JettyHttpComponent.createHttpClient(JettyHttpEndpoint endpoint,
Integer minThreads,
Integer maxThreads,
org.apache.camel.util.jsse.SSLContextParameters ssl)
Creates a new
HttpClient and configures its proxy/thread pool and SSL based on this
component settings. |
Apache Camel