Uses of Class
org.cometd.common.AbstractClientSession.AbstractSessionChannel
-
Uses of AbstractClientSession.AbstractSessionChannel in org.cometd.common
Methods in org.cometd.common that return AbstractClientSession.AbstractSessionChannel Modifier and Type Method Description protected abstract AbstractClientSession.AbstractSessionChannel
AbstractClientSession. newChannel(org.cometd.bayeux.ChannelId channelId)
Methods in org.cometd.common that return types with arguments of type AbstractClientSession.AbstractSessionChannel Modifier and Type Method Description protected ConcurrentMap<String,AbstractClientSession.AbstractSessionChannel>
AbstractClientSession. getChannels()