Package org.cometd

Interface Summary
Bayeux Bayeux Server Interface.
BayeuxListener A marker interface for all interfaces that listen for Bayeux events
Channel A Bayeux channel.
ChannelBayeuxListener A BayeuxListener with call backs for channel life cycle events
ChannelListener A marker interface for all interfaces that listen for Channel events
Client A Bayeux Client.
ClientBayeuxListener A BayeuxListener with call backs for client life cycle events
ClientListener A marker interface for all interfaces that listen for Client events.
DataFilter Data filters are used to transform data as it is sent to a Channel.
DeliverListener  
Extension Cometd extension interface.
Listener  
Message A Bayeux Message A Map of String to Object that has been optimized for conversion to JSON messages.
MessageListener Message Listener Interface.
MessageListener.Asynchronous Subtype of MesssageListener that requires asynchronous message delivery.
MessageListener.Synchronous Subtype of MessageListener that requires synchronous message delivery.
QueueListener  
RemoveListener Remove Listener Interface.
SecurityPolicy Pluggable security policy for Bayeux
SubscriptionListener A ChannelListener with call backs for subscription life cycle events
 



Copyright © 2011 Dojo Foundation. All Rights Reserved.