Skip navigation links
C D G I O P S T U W 

C

CHANNEL - Static variable in class org.apache.camel.component.pubnub.PubNubConstants
 
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

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 communicatons 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
 
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.
isSingleton() - Method in class org.apache.camel.component.pubnub.PubNubEndpoint
 

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(CamelContext) - Constructor for class org.apache.camel.component.pubnub.PubNubComponent
 
PubNubComponent() - Constructor for class org.apache.camel.component.pubnub.PubNubComponent
 
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
To send and receive messages to PubNub data stream network for connected devices.
PubNubEndpoint(String, PubNubComponent, PubNubConfiguration) - Constructor for class org.apache.camel.component.pubnub.PubNubEndpoint
 
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
 

W

withPresence() - Method in class org.apache.camel.component.pubnub.PubNubConfiguration
 
C D G I O P S T U W 
Skip navigation links

Apache Camel