Package org.cometd.documentation.server
Class ServerServiceDocs.ServiceWithSubscriptionMethod
java.lang.Object
org.cometd.documentation.server.ServerServiceDocs.ServiceWithSubscriptionMethod
- Enclosing class:
ServerServiceDocs
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ServiceWithSubscriptionMethod
public ServiceWithSubscriptionMethod()
-
-
Method Details
-
echo
@Subscription("/echo") public void echo(org.cometd.bayeux.Message message)
-