|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of BayeuxListener in org.cometd |
---|
Subinterfaces of BayeuxListener in org.cometd | |
---|---|
interface |
ChannelBayeuxListener
A BayeuxListener with call backs for channel life cycle events |
interface |
ClientBayeuxListener
A BayeuxListener with call backs for client life cycle events |
Methods in org.cometd with parameters of type BayeuxListener | |
---|---|
void |
Bayeux.addListener(BayeuxListener listener)
Adds a bayeux listener, |
void |
Bayeux.removeListener(BayeuxListener listener)
Removes a bayeux listener |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |