Uses of Class
org.apache.camel.component.splunk.SplunkEndpoint
Packages that use SplunkEndpoint
-
Uses of SplunkEndpoint in org.apache.camel.component.splunk
Constructors in org.apache.camel.component.splunk with parameters of type SplunkEndpointModifierConstructorDescriptionSplunkConsumer(SplunkEndpoint endpoint, org.apache.camel.Processor processor, ConsumerType consumerType) SplunkProducer(SplunkEndpoint endpoint, ProducerType producerType) -
Uses of SplunkEndpoint in org.apache.camel.component.splunk.support
Fields in org.apache.camel.component.splunk.support declared as SplunkEndpointConstructors in org.apache.camel.component.splunk.support with parameters of type SplunkEndpointModifierConstructorDescriptionSplunkDataReader(SplunkEndpoint endpoint, ConsumerType consumerType) SplunkDataWriter(SplunkEndpoint endpoint, com.splunk.Args args) StreamDataWriter(SplunkEndpoint endpoint, com.splunk.Args args) SubmitDataWriter(SplunkEndpoint endpoint, com.splunk.Args args) TcpDataWriter(SplunkEndpoint endpoint, com.splunk.Args args)