|
||||||||||
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. |
EventRouter | From the Spec, an EventRouter is: The event router is channel based, with rules based on longest-prefix match dispatching for registered listeners. |
PublishContext | Context, passed to a PublishInterceptor . |
PublishInterceptor | Interceptor, which (if not null) will process published data on channel. |
Class Summary | |
---|---|
BayeuxParser | This class implement the Bayeux Server side protocol. |
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 cometdContext router is channel based, with rules based on longest-prefix match dispatching for registered listeners. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |