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.AbstractSessionChannelAbstractClientSession. 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 java.util.concurrent.ConcurrentMap<java.lang.String,AbstractClientSession.AbstractSessionChannel>AbstractClientSession. getChannels()
-