Uses of Class
org.apache.camel.component.splunk.SplunkEndpoint
-
Packages that use SplunkEndpoint Package Description org.apache.camel.component.splunk org.apache.camel.component.splunk.support -
-
Uses of SplunkEndpoint in org.apache.camel.component.splunk
Constructors in org.apache.camel.component.splunk with parameters of type SplunkEndpoint Constructor Description SplunkConsumer(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 SplunkEndpoint Modifier and Type Field Description protected SplunkEndpointSplunkDataWriter. endpointConstructors in org.apache.camel.component.splunk.support with parameters of type SplunkEndpoint Constructor Description SplunkDataReader(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)
-