|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| CometdContext | This interface is used to share the state of the current Cometd transaction
and CometHandler when pushing event. |
| CometdHandler | Specialized CometHandler interface that add support to Cometd Verbs event. |
| EventRouter | From the Spec, an EventRouter is: The event router is channel based, with rules based on longest-prefix match dispatching for registered listeners. |
| Class Summary | |
|---|---|
| BayeuxCometHandler | This class implement the Bayeux Server side protocol. |
| BayeuxCometHandlerBase | |
| CometdNotificationHandler | Customized NotificationHandler that isolate notification to
subscribed channel. |
| CometdRequest<T> | A wrapper providing a common view of a request for use by cometd. |
| CometdResponse<T> | A wrapper providing a common view of a response for use by cometd; |
| DataHandler | CometHandler used to support the meta channel Verb Connect and Reconnect. |
| EventRouterImpl | From the Spec, an EventRouter is: The event router is channel based, with rules based on longest-prefix match dispatching for registered listeners. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||