Class ServerServiceDocs.ServiceWithAnnotatedChannel

java.lang.Object
org.cometd.documentation.server.ServerServiceDocs.ServiceWithAnnotatedChannel
Enclosing class:
ServerServiceDocs

@Service("echoService") public class ServerServiceDocs.ServiceWithAnnotatedChannel extends Object
  • Constructor Details

    • ServiceWithAnnotatedChannel

      public ServiceWithAnnotatedChannel()
  • Method Details

    • configure

      @Configure("/echo") public void configure(org.cometd.bayeux.server.ConfigurableServerChannel channel)