Uses of Class
com.sun.grizzly.cometd.CometdResponse

Packages that use CometdResponse
com.sun.grizzly.cometd   
 

Uses of CometdResponse in com.sun.grizzly.cometd
 

Methods in com.sun.grizzly.cometd that return CometdResponse
 CometdResponse CometdContext.getResponse()
           
 

Methods in com.sun.grizzly.cometd with parameters of type CometdResponse
static CometdContext BayeuxCometHandler.newCometdContext(CometdRequest req, CometdResponse res, Verb verb)
           
 void EventRouter.route(CometdRequest request, CometdResponse response)
          Route a CometD message.
 void EventRouterImpl.route(CometdRequest req, CometdResponse res)
          Route a CometD message.
 



Copyright © 2009 SUN Microsystems. All Rights Reserved.