Uses of Class
org.apache.camel.component.splunk.SplunkConnectionFactory

Packages that use SplunkConnectionFactory
org.apache.camel.component.splunk   
 

Uses of SplunkConnectionFactory in org.apache.camel.component.splunk
 

Methods in org.apache.camel.component.splunk that return SplunkConnectionFactory
 SplunkConnectionFactory SplunkConfiguration.getConnectionFactory()
           
 

Methods in org.apache.camel.component.splunk with parameters of type SplunkConnectionFactory
 void SplunkConfiguration.setConnectionFactory(SplunkConnectionFactory connectionFactory)
           
 



Apache Camel