C D G I O P S T U
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- CHANNEL - Static variable in class org.apache.camel.component.pubnub.PubNubConstants
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.pubnub.PubNubComponentConfigurer
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.pubnub.PubNubEndpointConfigurer
- createConsumer(Processor) - Method in class org.apache.camel.component.pubnub.PubNubEndpoint
- createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.pubnub.PubNubComponent
- createProducer() - Method in class org.apache.camel.component.pubnub.PubNubEndpoint
D
- doResume() - Method in class org.apache.camel.component.pubnub.PubNubConsumer
- doStart() - Method in class org.apache.camel.component.pubnub.PubNubConsumer
- doStart() - Method in class org.apache.camel.component.pubnub.PubNubEndpoint
- doStop() - Method in class org.apache.camel.component.pubnub.PubNubConsumer
- doStop() - Method in class org.apache.camel.component.pubnub.PubNubEndpoint
- doSuspend() - Method in class org.apache.camel.component.pubnub.PubNubConsumer
G
- getAllOptions(Object) - Method in class org.apache.camel.component.pubnub.PubNubComponentConfigurer
- getAllOptions(Object) - Method in class org.apache.camel.component.pubnub.PubNubEndpointConfigurer
- getAuthKey() - Method in class org.apache.camel.component.pubnub.PubNubConfiguration
-
If Access Manager is utilized, client will use this authKey in all restricted requests.
- getChannel() - Method in class org.apache.camel.component.pubnub.PubNubConfiguration
-
The channel used for subscribing/publishing events
- getCipherKey() - Method in class org.apache.camel.component.pubnub.PubNubConfiguration
-
If cipher is passed, all communications to/from PubNub will be encrypted.
- getConfiguration() - Method in class org.apache.camel.component.pubnub.PubNubEndpoint
- getOperation() - Method in class org.apache.camel.component.pubnub.PubNubConfiguration
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.pubnub.PubNubComponentConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.pubnub.PubNubEndpointConfigurer
- getPublishKey() - Method in class org.apache.camel.component.pubnub.PubNubConfiguration
-
The publish key obtained from your PubNub account.
- getPubnub() - Method in class org.apache.camel.component.pubnub.PubNubEndpoint
-
Reference to a Pubnub client in the registry.
- getSecretKey() - Method in class org.apache.camel.component.pubnub.PubNubConfiguration
-
The secret key used for message signing.
- getSubscribeKey() - Method in class org.apache.camel.component.pubnub.PubNubConfiguration
-
The subscribe key obtained from your PubNub account.
- getUuid() - Method in class org.apache.camel.component.pubnub.PubNubConfiguration
I
- isSecure() - Method in class org.apache.camel.component.pubnub.PubNubConfiguration
-
Use SSL for secure transmission.
- isWithPresence() - Method in class org.apache.camel.component.pubnub.PubNubConfiguration
O
- OPERATION - Static variable in class org.apache.camel.component.pubnub.PubNubConstants
- org.apache.camel.component.pubnub - package org.apache.camel.component.pubnub
P
- process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.pubnub.PubNubProducer
- PubNubComponent - Class in org.apache.camel.component.pubnub
- PubNubComponent() - Constructor for class org.apache.camel.component.pubnub.PubNubComponent
- PubNubComponent(CamelContext) - Constructor for class org.apache.camel.component.pubnub.PubNubComponent
- PubNubComponentConfigurer - Class in org.apache.camel.component.pubnub
-
Generated by camel build tools - do NOT edit this file!
- PubNubComponentConfigurer() - Constructor for class org.apache.camel.component.pubnub.PubNubComponentConfigurer
- PubNubConfiguration - Class in org.apache.camel.component.pubnub
- PubNubConfiguration() - Constructor for class org.apache.camel.component.pubnub.PubNubConfiguration
- PubNubConstants - Class in org.apache.camel.component.pubnub
- PubNubConstants() - Constructor for class org.apache.camel.component.pubnub.PubNubConstants
- PubNubConsumer - Class in org.apache.camel.component.pubnub
- PubNubConsumer(PubNubEndpoint, Processor, PubNubConfiguration) - Constructor for class org.apache.camel.component.pubnub.PubNubConsumer
- PubNubEndpoint - Class in org.apache.camel.component.pubnub
-
Send and receive messages to/from PubNub data stream network for connected devices.
- PubNubEndpoint(String, PubNubComponent, PubNubConfiguration) - Constructor for class org.apache.camel.component.pubnub.PubNubEndpoint
- PubNubEndpointConfigurer - Class in org.apache.camel.component.pubnub
-
Generated by camel build tools - do NOT edit this file!
- PubNubEndpointConfigurer() - Constructor for class org.apache.camel.component.pubnub.PubNubEndpointConfigurer
- PubNubProducer - Class in org.apache.camel.component.pubnub
-
The PubNub producer.
- PubNubProducer(PubNubEndpoint, PubNubConfiguration) - Constructor for class org.apache.camel.component.pubnub.PubNubProducer
S
- setAuthKey(String) - Method in class org.apache.camel.component.pubnub.PubNubConfiguration
- setChannel(String) - Method in class org.apache.camel.component.pubnub.PubNubConfiguration
- setCipherKey(String) - Method in class org.apache.camel.component.pubnub.PubNubConfiguration
- setOperation(String) - Method in class org.apache.camel.component.pubnub.PubNubConfiguration
-
The operation to perform.
- setPublishKey(String) - Method in class org.apache.camel.component.pubnub.PubNubConfiguration
- setPubnub(PubNub) - Method in class org.apache.camel.component.pubnub.PubNubEndpoint
- setSecretKey(String) - Method in class org.apache.camel.component.pubnub.PubNubConfiguration
- setSecure(boolean) - Method in class org.apache.camel.component.pubnub.PubNubConfiguration
- setSubscribeKey(String) - Method in class org.apache.camel.component.pubnub.PubNubConfiguration
- setUuid(String) - Method in class org.apache.camel.component.pubnub.PubNubConfiguration
-
UUID to be used as a device identifier, a default UUID is generated if not passed.
- setWithPresence(boolean) - Method in class org.apache.camel.component.pubnub.PubNubConfiguration
-
Also subscribe to related presence information
T
- TIMETOKEN - Static variable in class org.apache.camel.component.pubnub.PubNubConstants
U
- UUID - Static variable in class org.apache.camel.component.pubnub.PubNubConstants
All Classes All Packages