protected class LocalSessionImpl.LocalChannel extends AbstractClientSession.AbstractSessionChannel
A channel scoped to this LocalSession.
ClientSessionChannel.ClientSessionChannelListener, ClientSessionChannel.MessageListener
META, META_CONNECT, META_DISCONNECT, META_HANDSHAKE, META_SUBSCRIBE, META_UNSUBSCRIBE, SERVICE
Modifier | Constructor and Description |
---|---|
protected |
LocalChannel(ChannelId channelId) |
Modifier and Type | Method and Description |
---|---|
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
publish, subscribe, subscribe, unsubscribe, unsubscribe
protected LocalChannel(ChannelId channelId)
public ClientSession getSession()
Copyright © 2008–2024 The CometD Project. All rights reserved.