| Package | Description |
|---|---|
| org.apache.camel.component.pulsar |
| Modifier and Type | Method and Description |
|---|---|
PulsarConfiguration |
PulsarConfiguration.copy()
Returns a copy of this configuration
|
PulsarConfiguration |
PulsarComponent.getConfiguration() |
PulsarConfiguration |
PulsarEndpoint.getPulsarConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
PulsarComponent.setConfiguration(PulsarConfiguration configuration)
Allows to pre-configure the Pulsar component with common options that the endpoints will reuse.
|
void |
PulsarEndpoint.setPulsarConfiguration(PulsarConfiguration pulsarConfiguration) |
Apache Camel