Class ServerServiceDocs.AnnotatedEchoService

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

@Service("echoService")
public class ServerServiceDocs.AnnotatedEchoService
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    AnnotatedEchoService()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • AnnotatedEchoService

      public AnnotatedEchoService()