Package org.cometd.documentation.server
Class ServerLazyMessagesDocs.LazyChannelService
java.lang.Object
org.cometd.documentation.server.ServerLazyMessagesDocs.LazyChannelService
- Enclosing class:
- ServerLazyMessagesDocs
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
receiveNewsFromExternalSystem(org.cometd.documentation.server.ServerLazyMessagesDocs.NewsInfo news)
void
setupNewsChannel(org.cometd.bayeux.server.ConfigurableServerChannel channel)
-
Constructor Details
-
LazyChannelService
public LazyChannelService()
-
-
Method Details
-
setupNewsChannel
@Configure("/news") public void setupNewsChannel(org.cometd.bayeux.server.ConfigurableServerChannel channel) -
receiveNewsFromExternalSystem
public void receiveNewsFromExternalSystem(org.cometd.documentation.server.ServerLazyMessagesDocs.NewsInfo news)
-