| Modifier and Type | Method and Description |
|---|---|
PubNubConfiguration |
PubNubConfiguration.copy() |
PubNubConfiguration |
PubNubEndpoint.getConfiguration() |
PubNubConfiguration |
PubNubComponent.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
PubNubComponent.setConfiguration(PubNubConfiguration configuration)
The component configurations
|
| Constructor and Description |
|---|
PubNubConsumer(PubNubEndpoint endpoint,
org.apache.camel.Processor processor,
PubNubConfiguration pubNubConfiguration) |
PubNubEndpoint(String uri,
PubNubComponent component,
PubNubConfiguration configuration) |
PubNubProducer(PubNubEndpoint endpoint,
PubNubConfiguration pubNubConfiguration) |
Apache Camel