Package | Description |
---|---|
org.cometd.bayeux | |
org.cometd.bayeux.server |
Modifier and Type | Method | Description |
---|---|---|
static <S> MarkedReference<S> |
MarkedReference.empty() |
Modifier and Type | Method | 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. |
Copyright © 2008–2017 The CometD Project. All rights reserved.