Uses of Class
org.apache.camel.component.salesforce.StreamingApiConsumer
Packages that use StreamingApiConsumer
-
Uses of StreamingApiConsumer in org.apache.camel.component.salesforce.internal.streaming
Methods in org.apache.camel.component.salesforce.internal.streaming with parameters of type StreamingApiConsumerModifier and TypeMethodDescriptionvoidSubscriptionHelper.subscribe(String topicName, StreamingApiConsumer consumer) voidSubscriptionHelper.subscribe(String topicName, StreamingApiConsumer consumer, boolean skipReplayId) voidSubscriptionHelper.unsubscribe(String topicName, StreamingApiConsumer consumer)