|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataHandler | |
|---|---|
| com.sun.grizzly.cometd | |
| Uses of DataHandler in com.sun.grizzly.cometd |
|---|
| Fields in com.sun.grizzly.cometd declared as DataHandler | |
|---|---|
protected static DataHandler |
BayeuxParser.dumyhandler
|
| Methods in com.sun.grizzly.cometd that return DataHandler | |
|---|---|
DataHandler |
PublishContext.getSenderClient()
Get DataHandler of the client, who published the message |
DataHandler |
PublishContext.lookupClientHandler(String clientId)
Lookup DataHandler of the client. |
| Methods in com.sun.grizzly.cometd that return types with arguments of type DataHandler | |
|---|---|
Set<DataHandler> |
PublishContext.lookupClientHandlers(String channelId)
Lookup DataHandlers of clients, which are registered on the channel |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||