Class AbstractSslEndpointConfigurer
java.lang.Object
org.apache.camel.component.cxf.common.AbstractTLSClientParameterConfigurer
org.apache.camel.component.cxf.common.AbstractSslEndpointConfigurer
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionAbstractSslEndpointConfigurer(org.apache.camel.support.jsse.SSLContextParameters sslContextParameters, org.apache.camel.CamelContext camelContext) -
Method Summary
Modifier and TypeMethodDescriptionprotected voidsetupHttpConduit(org.apache.cxf.transport.http.HTTPConduit httpConduit) Methods inherited from class org.apache.camel.component.cxf.common.AbstractTLSClientParameterConfigurer
tryToGetTLSClientParametersFromConduit
-
Field Details
-
sslSocketFactory
-
-
Constructor Details
-
AbstractSslEndpointConfigurer
public AbstractSslEndpointConfigurer(org.apache.camel.support.jsse.SSLContextParameters sslContextParameters, org.apache.camel.CamelContext camelContext)
-
-
Method Details
-
setupHttpConduit
protected void setupHttpConduit(org.apache.cxf.transport.http.HTTPConduit httpConduit)
-