|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |
---|---|
void |
EventRouter.route(CometdRequest request,
CometdResponse response)
Route a CometD message. |
void |
EventRouterImpl.route(CometdRequest req,
CometdResponse res)
Route a CometD message. |
protected void |
DataHandler.write(String s,
CometdResponse res,
boolean flush)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |