Uses of Class
org.apache.camel.component.pulsar.PulsarConsumer
Packages that use PulsarConsumer
Package
Description
-
Uses of PulsarConsumer in org.apache.camel.component.pulsar
Constructors in org.apache.camel.component.pulsar with parameters of type PulsarConsumerModifierConstructorDescriptionPulsarMessageListener(PulsarEndpoint endpoint, PulsarConsumer pulsarConsumer) -
Uses of PulsarConsumer in org.apache.camel.component.pulsar.utils.consumers
Methods in org.apache.camel.component.pulsar.utils.consumers with parameters of type PulsarConsumerModifier and TypeMethodDescriptionConsumerCreationStrategyFactory.create(PulsarConsumer pulsarConsumer) protected static org.apache.pulsar.client.api.ConsumerBuilder<byte[]>CommonCreationStrategyImpl.getBuilder(String name, PulsarEndpoint pulsarEndpoint, PulsarConsumer pulsarConsumer)