Uses of Class
org.apache.camel.component.pulsar.PulsarConfiguration
Packages that use PulsarConfiguration
-
Uses of PulsarConfiguration in org.apache.camel.component.pulsar
Methods in org.apache.camel.component.pulsar that return PulsarConfigurationModifier and TypeMethodDescriptionPulsarConfiguration.copy()Returns a copy of this configurationPulsarComponent.getConfiguration()PulsarEndpoint.getPulsarConfiguration()Methods in org.apache.camel.component.pulsar with parameters of type PulsarConfigurationModifier and TypeMethodDescriptionvoidPulsarComponent.setConfiguration(PulsarConfiguration configuration) Allows to pre-configure the Pulsar component with common options that the endpoints will reuse.voidPulsarEndpoint.setPulsarConfiguration(PulsarConfiguration pulsarConfiguration)