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