@Service public class ServerLazyMessagesDocs.LazyService extends Object
Constructor and Description |
---|
LazyService() |
Modifier and Type | Method and Description |
---|---|
void |
setupChatChannel(org.cometd.bayeux.server.ConfigurableServerChannel channel) |
void |
setupNewsChannel(org.cometd.bayeux.server.ConfigurableServerChannel channel) |
@Configure(value="/news") public void setupNewsChannel(org.cometd.bayeux.server.ConfigurableServerChannel channel)
@Configure(value="/chat") public void setupChatChannel(org.cometd.bayeux.server.ConfigurableServerChannel channel)
Copyright © 2008–2023 The CometD Project. All rights reserved.