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