|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.camel.model.IdentifiedType
org.apache.camel.core.xml.AbstractCamelFactoryBean<T>
org.apache.camel.core.xml.util.jsse.AbstractJsseUtilFactoryBean<T>
org.apache.camel.core.xml.util.jsse.AbstractBaseSSLContextParametersFactoryBean<org.apache.camel.util.jsse.SSLContextClientParameters>
org.apache.camel.core.xml.util.jsse.AbstractSSLContextClientParametersFactoryBean
org.apache.camel.util.spring.SSLContextClientParametersFactoryBean
public class SSLContextClientParametersFactoryBean
Constructor Summary | |
---|---|
SSLContextClientParametersFactoryBean()
|
Method Summary | |
---|---|
protected org.apache.camel.CamelContext |
getCamelContextWithId(String camelContextId)
|
void |
setApplicationContext(ApplicationContext applicationContext)
|
Methods inherited from class org.apache.camel.core.xml.util.jsse.AbstractSSLContextClientParametersFactoryBean |
---|
createInstance, getObjectType |
Methods inherited from class org.apache.camel.core.xml.util.jsse.AbstractBaseSSLContextParametersFactoryBean |
---|
getCipherSuites, getCipherSuitesFilter, getObject, getSecureSocketProtocols, getSecureSocketProtocolsFilter, getSessionTimeout, setCipherSuites, setCipherSuitesFilter, setSecureSocketProtocols, setSecureSocketProtocolsFilter, setSessionTimeout |
Methods inherited from class org.apache.camel.core.xml.util.jsse.AbstractJsseUtilFactoryBean |
---|
isSingleton |
Methods inherited from class org.apache.camel.core.xml.AbstractCamelFactoryBean |
---|
afterPropertiesSet, destroy, discoverDefaultCamelContext, getCamelContext, getCamelContextId, setCamelContext, setCamelContextId |
Methods inherited from class org.apache.camel.model.IdentifiedType |
---|
getId, setId |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.springframework.beans.factory.FactoryBean |
---|
getObject, getObjectType, isSingleton |
Constructor Detail |
---|
public SSLContextClientParametersFactoryBean()
Method Detail |
---|
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 ApplicationContextAware
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |