protected class LocalSessionImpl.LocalChannel extends AbstractClientSession.AbstractSessionChannel
A channel scoped to this LocalSession.
Modifier | Constructor and Description |
---|---|
protected |
LocalChannel(org.cometd.bayeux.ChannelId channelId) |
Modifier and Type | Method and Description |
---|---|
org.cometd.bayeux.client.ClientSession |
getSession() |
addListener, dump, dumpSelf, getAttribute, getAttributeNames, getChannelId, getId, getListeners, getSubscribers, isBroadcast, isDeepWild, isMeta, isReleased, isService, isWild, nonFirstSubscribe, nonLastUnSubscribe, notifyMessageListeners, notifyOnMessage, publish, publish, release, removeAttribute, removeListener, resetSubscriptions, sendSubscribe, sendUnSubscribe, sendUnSubscribe, setAttribute, subscribe, throwIfReleased, toString, unsubscribe, unsubscribe
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Copyright © 2008–2023 The CometD Project. All rights reserved.