public class SSLContextClientParametersFactoryBean extends org.apache.camel.core.xml.util.jsse.AbstractSSLContextClientParametersFactoryBean implements FactoryBean<org.apache.camel.util.jsse.SSLContextClientParameters>, ApplicationContextAware
| Constructor and Description | 
|---|
SSLContextClientParametersFactoryBean()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected org.apache.camel.CamelContext | 
getCamelContextWithId(String camelContextId)  | 
void | 
setApplicationContext(ApplicationContext applicationContext)  | 
createInstance, getObjectTypegetCipherSuites, getCipherSuitesFilter, getObject, getSecureSocketProtocols, getSecureSocketProtocolsFilter, getSessionTimeout, setCipherSuites, setCipherSuitesFilter, setSecureSocketProtocols, setSecureSocketProtocolsFilter, setSessionTimeoutisSingletonafterPropertiesSet, destroy, discoverDefaultCamelContext, getCamelContext, getCamelContextId, getCustomId, setCamelContext, setCamelContextId, setCustomIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetObject, getObjectType, isSingletonpublic SSLContextClientParametersFactoryBean()
protected org.apache.camel.CamelContext getCamelContextWithId(String camelContextId)
getCamelContextWithId in class org.apache.camel.core.xml.AbstractCamelFactoryBean<org.apache.camel.util.jsse.SSLContextClientParameters>public void setApplicationContext(ApplicationContext applicationContext)
setApplicationContext in interface ApplicationContextAwareApache Camel