|
||||||||||
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
Field Summary |
---|
Fields inherited from class org.mortbay.cometd.ChannelImpl |
---|
_bayeux |
Method Summary | |
---|---|
void |
addChild(ChannelImpl channel)
|
void |
subscribe(org.cometd.Client client)
|
Methods inherited from class org.mortbay.cometd.ChannelImpl |
---|
addDataFilter, addListener, doDelivery, doRemove, getChannelCount, getChannelId, getChannels, getChild, getDataFilters, getId, getSubscriberCount, getSubscribers, isPersistent, publish, remove, removeDataFilter, setPersistent, toString, unsubscribe |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public void addChild(ChannelImpl channel)
addChild
in class ChannelImpl
public void subscribe(org.cometd.Client client)
subscribe
in interface org.cometd.Channel
subscribe
in class ChannelImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |