|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChannelImpl | |
|---|---|
| org.cometd.server | |
| Uses of ChannelImpl in org.cometd.server |
|---|
| Subclasses of ChannelImpl in org.cometd.server | |
|---|---|
protected class |
AbstractBayeux.ServiceChannel
|
| Methods in org.cometd.server that return ChannelImpl | |
|---|---|
ChannelImpl |
AbstractBayeux.ServiceChannel.addChild(ChannelImpl channel)
|
ChannelImpl |
ChannelImpl.addChild(ChannelImpl channel)
Adds a channel |
ChannelImpl |
AbstractBayeux.getChannel(ChannelId id)
|
ChannelImpl |
AbstractBayeux.getChannel(String id)
|
ChannelImpl |
ChannelImpl.getChild(ChannelId id)
|
| Methods in org.cometd.server with parameters of type ChannelImpl | |
|---|---|
protected void |
AbstractBayeux.addChannel(ChannelImpl channel)
|
ChannelImpl |
AbstractBayeux.ServiceChannel.addChild(ChannelImpl channel)
|
ChannelImpl |
ChannelImpl.addChild(ChannelImpl channel)
Adds a channel |
protected void |
ClientImpl.addSubscription(ChannelImpl channel)
|
boolean |
ChannelImpl.doRemove(ChannelImpl channel,
List<ChannelBayeuxListener> listeners)
|
boolean |
AbstractBayeux.removeChannel(ChannelImpl channel)
|
protected void |
ClientImpl.removeSubscription(ChannelImpl channel)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||