Uses of Class
org.cometd.common.AbstractClientSession.AbstractSessionChannel
-
Uses of AbstractClientSession.AbstractSessionChannel in org.cometd.client
Modifier and TypeClassDescriptionprotected class
A channel scoped to this BayeuxClient. -
Uses of AbstractClientSession.AbstractSessionChannel in org.cometd.common
Modifier and TypeMethodDescriptionprotected abstract AbstractClientSession.AbstractSessionChannel
AbstractClientSession.newChannel
(ChannelId channelId) -
Uses of AbstractClientSession.AbstractSessionChannel in org.cometd.server
Modifier and TypeClassDescriptionprotected class
A channel scoped to this LocalSession.