Uses of Class
org.apache.camel.component.splunk.SplunkConfiguration
-
Packages that use SplunkConfiguration Package Description org.apache.camel.component.splunk -
-
Uses of SplunkConfiguration in org.apache.camel.component.splunk
Methods in org.apache.camel.component.splunk that return SplunkConfiguration Modifier and Type Method Description SplunkConfigurationSplunkEndpoint. getConfiguration()SplunkConfigurationDefaultSplunkConfigurationFactory. parseMap(Map<String,Object> parameters)SplunkConfigurationSplunkConfigurationFactory. parseMap(Map<String,Object> parameters)Constructors in org.apache.camel.component.splunk with parameters of type SplunkConfiguration Constructor Description SplunkEndpoint(String uri, SplunkComponent component, SplunkConfiguration configuration)
-