public class SSLContextClientParametersFactoryBean extends org.apache.camel.core.xml.util.jsse.AbstractSSLContextClientParametersFactoryBean implements org.springframework.beans.factory.FactoryBean<org.apache.camel.support.jsse.SSLContextClientParameters>, org.springframework.context.ApplicationContextAware
Constructor and Description |
---|
SSLContextClientParametersFactoryBean() |
Modifier and Type | Method and Description |
---|---|
protected org.apache.camel.CamelContext |
getCamelContextWithId(String camelContextId) |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
createInstance, getObjectType, getSniHostNamesDefinition
getCipherSuites, getCipherSuitesFilter, getObject, getSecureSocketProtocols, getSecureSocketProtocolsFilter, getSessionTimeout, setCipherSuites, setCipherSuitesFilter, setSecureSocketProtocols, setSecureSocketProtocolsFilter, setSessionTimeout
isSingleton
afterPropertiesSet, destroy, discoverDefaultCamelContext, getCamelContext, getCamelContextId, getCustomId, setCamelContext, setCamelContextId, setCustomId
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SSLContextClientParametersFactoryBean()
protected org.apache.camel.CamelContext getCamelContextWithId(String camelContextId)
getCamelContextWithId
in class org.apache.camel.core.xml.AbstractCamelFactoryBean<org.apache.camel.support.jsse.SSLContextClientParameters>
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
setApplicationContext
in interface org.springframework.context.ApplicationContextAware
Apache Camel