|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChannelImpl | |
---|---|
org.mortbay.cometd |
Uses of ChannelImpl in org.mortbay.cometd |
---|
Methods in org.mortbay.cometd that return ChannelImpl | |
---|---|
ChannelImpl |
AbstractBayeux.getChannel(ChannelId id)
|
ChannelImpl |
AbstractBayeux.getChannel(String id)
|
ChannelImpl |
ChannelImpl.getChild(ChannelId id)
|
Methods in org.mortbay.cometd with parameters of type ChannelImpl | |
---|---|
void |
ChannelImpl.addChild(ChannelImpl channel)
|
protected void |
ClientImpl.addSubscription(ChannelImpl channel)
|
protected void |
ClientImpl.removeSubscription(ChannelImpl channel)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |