Uses of Class
org.apache.camel.component.splunk.SplunkConnectionFactory
-
Packages that use SplunkConnectionFactory Package Description org.apache.camel.component.splunk -
-
Uses of SplunkConnectionFactory in org.apache.camel.component.splunk
Methods in org.apache.camel.component.splunk that return SplunkConnectionFactory Modifier and Type Method Description SplunkConnectionFactorySplunkConfiguration. getConnectionFactory()Methods in org.apache.camel.component.splunk with parameters of type SplunkConnectionFactory Modifier and Type Method Description voidSplunkConfiguration. setConnectionFactory(SplunkConnectionFactory connectionFactory)Splunk connection factory.
-