Package org.cometd.documentation.server
Class ServerServiceDocs.ServiceWithAnnotatedSession
java.lang.Object
org.cometd.documentation.server.ServerServiceDocs.ServiceWithAnnotatedSession
- Enclosing class:
- ServerServiceDocs
@Service("echoService")
public class ServerServiceDocs.ServiceWithAnnotatedSession
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description ServiceWithAnnotatedSession()
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ServiceWithAnnotatedSession
public ServiceWithAnnotatedSession()
-