|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mortbay.cometd.ChannelImpl
org.mortbay.cometd.AbstractBayeux.ServiceChannel
protected class AbstractBayeux.ServiceChannel
| Method Summary | |
|---|---|
ChannelImpl |
addChild(ChannelImpl channel)
Adds a channel |
void |
subscribe(org.cometd.Client client)
|
| Methods inherited from class org.mortbay.cometd.ChannelImpl |
|---|
addDataFilter, addListener, deliver, doDelivery, doRemove, getChannelCount, getChannelId, getChannels, getChild, getDataFilters, getId, getSubscriberCount, getSubscribers, isLazy, isPersistent, publish, publishLazy, remove, removeDataFilter, removeListener, setLazy, setPersistent, toString, unsubscribe |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public ChannelImpl addChild(ChannelImpl channel)
ChannelImpl
addChild in class ChannelImplchannel - the child channel to add
public void subscribe(org.cometd.Client client)
subscribe in interface org.cometd.Channelsubscribe in class ChannelImplclient - the client to subscribe to this channel
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||