Uses of Class
org.apache.camel.util.spring.SSLContextServerParametersFactoryBean

Packages that use SSLContextServerParametersFactoryBean
org.apache.camel.util.spring Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of SSLContextServerParametersFactoryBean in org.apache.camel.util.spring
 

Methods in org.apache.camel.util.spring that return SSLContextServerParametersFactoryBean
 SSLContextServerParametersFactoryBean SSLContextParametersFactoryBean.getServerParameters()
           
 

Methods in org.apache.camel.util.spring with parameters of type SSLContextServerParametersFactoryBean
 void SSLContextParametersFactoryBean.setServerParameters(SSLContextServerParametersFactoryBean serverParameters)
           
 



Apache Camel