Uses of Class
org.apache.camel.util.blueprint.SSLContextServerParametersFactoryBean
-
Packages that use SSLContextServerParametersFactoryBean Package Description org.apache.camel.util.blueprint -
-
Uses of SSLContextServerParametersFactoryBean in org.apache.camel.util.blueprint
Methods in org.apache.camel.util.blueprint that return SSLContextServerParametersFactoryBean Modifier and Type Method Description SSLContextServerParametersFactoryBeanSSLContextParametersFactoryBean. getServerParameters()Methods in org.apache.camel.util.blueprint with parameters of type SSLContextServerParametersFactoryBean Modifier and Type Method Description voidSSLContextParametersFactoryBean. setServerParameters(SSLContextServerParametersFactoryBean serverParameters)
-