Uses of Class
org.apache.camel.util.spring.SSLContextClientParametersFactoryBean
-
Packages that use SSLContextClientParametersFactoryBean Package Description org.apache.camel.util.spring -
-
Uses of SSLContextClientParametersFactoryBean in org.apache.camel.util.spring
Methods in org.apache.camel.util.spring that return SSLContextClientParametersFactoryBean Modifier and Type Method Description SSLContextClientParametersFactoryBeanSSLContextParametersFactoryBean. getClientParameters()Methods in org.apache.camel.util.spring with parameters of type SSLContextClientParametersFactoryBean Modifier and Type Method Description voidSSLContextParametersFactoryBean. setClientParameters(SSLContextClientParametersFactoryBean clientParameters)
-