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