Uses of Class
org.cometd.bayeux.MarkedReference
-
Uses of MarkedReference in org.cometd.bayeux
-
Uses of MarkedReference in org.cometd.bayeux.server
Modifier and TypeMethodDescriptionBayeuxServer.createChannelIfAbsent
(String channelName, ConfigurableServerChannel.Initializer... initializers) Creates aServerChannel
and initializes it atomically if the channel does not exist, or returns it if it already exists. -
Uses of MarkedReference in org.cometd.server
Modifier and TypeMethodDescriptionBayeuxServerImpl.createChannelIfAbsent
(String channelName, ConfigurableServerChannel.Initializer... initializers)