Uses of Package
com.sun.grizzly.cometd

Packages that use com.sun.grizzly.cometd
com.sun.grizzly.cometd   
 

Classes in com.sun.grizzly.cometd used by com.sun.grizzly.cometd
BayeuxCometHandlerBase
           
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.
CometdRequest
          A wrapper providing a common view of a request for use by cometd.
CometdResponse
          A wrapper providing a common view of a response for use by cometd;
EventRouter
          From the Spec, an EventRouter is: The event router is channel based, with rules based on longest-prefix match dispatching for registered listeners.
 



Copyright © 2008 SUN Microsystems. All Rights Reserved.