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

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

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

Methods in org.apache.camel.component.splunk that return SplunkConfiguration
 SplunkConfiguration SplunkEndpoint.getConfiguration()
           
 SplunkConfiguration DefaultSplunkConfigurationFactory.parseMap(Map<String,Object> parameters)
           
 SplunkConfiguration SplunkConfigurationFactory.parseMap(Map<String,Object> parameters)
           
 

Constructors in org.apache.camel.component.splunk with parameters of type SplunkConfiguration
SplunkEndpoint(String uri, SplunkComponent component, SplunkConfiguration configuration)
           
 



Apache Camel