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