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

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

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

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

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



Apache CAMEL