Package | Description |
---|---|
org.cometd.bayeux | |
org.cometd.bayeux.server | |
org.cometd.server |
Modifier and Type | Method and Description |
---|---|
static <S> MarkedReference<S> |
MarkedReference.empty() |
Modifier and Type | Method and Description |
---|---|
MarkedReference<ServerChannel> |
BayeuxServer.createChannelIfAbsent(String channelName,
ConfigurableServerChannel.Initializer... initializers)
Creates a
ServerChannel and initializes it atomically if the
channel does not exist, or returns it if it already exists. |
Modifier and Type | Method and Description |
---|---|
MarkedReference<ServerChannel> |
BayeuxServerImpl.createChannelIfAbsent(String channelName,
ConfigurableServerChannel.Initializer... initializers) |
Copyright © 2008–2024 The CometD Project. All rights reserved.