Class Index

H M P R S

H

HistoryDefinitionParser  
HistoryMessageProcessor HistoryMessageProcessor invokes the history(java.lang.String, int) method in PubNubModule

M

MessageListener TODO  

P

PublishDefinitionParser  
PublishMessageProcessor PublishMessageProcessor invokes the publish(java.lang.String, java.lang.String) method in PubNubModule
PubNubModule PubNub is an Internet-Wide Messaging Service for Real-time Web and Mobile apps and games. 
PubNubModuleCapabilitiesAdapter A PubNubModuleCapabilitiesAdapter is a wrapper around PubNubModule that implements org.mule.api.Capabilities interface. 
PubNubModuleConfigDefinitionParser  
PubNubModuleLifecycleAdapter A PubNubModuleLifecycleAdapter is a wrapper around PubNubModule that adds lifecycle methods to the pojo. 
PubNubModuleNamespaceHandler Registers bean definitions parsers for handling elements in http://www.mulesoft.org/schema/mule/pubnub

R

RequestDefinitionParser  
RequestMessageProcessor RequestMessageProcessor invokes the request(java.lang.String, long) method in PubNubModule

S

ServerTimeDefinitionParser  
ServerTimeMessageProcessor ServerTimeMessageProcessor invokes the serverTime() method in PubNubModule
SubscribeDefinitionParser  
SubscribeMessageSource SubscribeMessageSource wraps subscribe(java.lang.String, org.mule.api.callback.SourceCallback) method in PubNubModule as a message source capable of generating Mule events.