Class ServerLazyMessagesDocs.LazyService

java.lang.Object
org.cometd.documentation.server.ServerLazyMessagesDocs.LazyService
Enclosing class:
ServerLazyMessagesDocs

@Service public class ServerLazyMessagesDocs.LazyService extends Object
  • Constructor Details

    • LazyService

      public LazyService()
  • Method Details

    • setupNewsChannel

      @Configure("/news") public void setupNewsChannel(org.cometd.bayeux.server.ConfigurableServerChannel channel)
    • setupChatChannel

      @Configure("/chat") public void setupChatChannel(org.cometd.bayeux.server.ConfigurableServerChannel channel)