- Message - Interface in org.cometd
-
A Bayeux Message
A Map of String to Object that has been optimized for conversion to JSON messages.
- MESSAGE_PARAMETER - Static variable in interface org.cometd.Bayeux
-
http helpers - parameter name for json message
- MessageListener - Interface in org.cometd
-
Message Listener Interface.
- MessageListener.Asynchronous - Interface in org.cometd
-
subtype of MesssageListener that requires asynchronous message delivery.
- MessageListener.Synchronous - Interface in org.cometd
-
Subtype of MessageListener that requires synchronous message delivery.
- META - Static variable in interface org.cometd.Bayeux
-
Meta definitions for channels
- META_CLIENT - Static variable in interface org.cometd.Bayeux
-
Meta definitions for channels - client messsage
- META_CONNECT - Static variable in interface org.cometd.Bayeux
-
Meta definitions for channels - connect message
- META_DISCONNECT - Static variable in interface org.cometd.Bayeux
-
Meta definitions for channels - disconnect messsage
- META_HANDSHAKE - Static variable in interface org.cometd.Bayeux
-
Meta definitions for channels - handshake messsage
- META_PING - Static variable in interface org.cometd.Bayeux
-
Meta definitions for channels - ping messsage
- META_SLASH - Static variable in interface org.cometd.Bayeux
-
Meta definitions for channels
- META_STATUS - Static variable in interface org.cometd.Bayeux
-
Meta definitions for channels - status messsage
- META_SUBSCRIBE - Static variable in interface org.cometd.Bayeux
-
Meta definitions for channels - subscribe messsage
- META_UNSUBSCRIBE - Static variable in interface org.cometd.Bayeux
-
Meta definitions for channels - unsubscribe messsage
- MIN_VERSION_FIELD - Static variable in interface org.cometd.Bayeux
-
Field names inside Bayeux messages - minimumVersion field