public class AbstractSslEndpointConfigurer extends AbstractTLSClientParameterConfigurer
| Modifier and Type | Field and Description |
|---|---|
protected SSLSocketFactory |
sslSocketFactory |
| Constructor and Description |
|---|
AbstractSslEndpointConfigurer(org.apache.camel.support.jsse.SSLContextParameters sslContextParameters,
org.apache.camel.CamelContext camelContext) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setupHttpConduit(org.apache.cxf.transport.http.HTTPConduit httpConduit) |
tryToGetTLSClientParametersFromConduitprotected final SSLSocketFactory sslSocketFactory
Apache Camel