@Service(value="echoService") public class ServerServiceDocs.ServiceWithSubscriptionMethod extends Object
ServiceWithSubscriptionMethod()
void
echo(org.cometd.bayeux.Message message)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ServiceWithSubscriptionMethod()
@Subscription(value="/echo") public void echo(org.cometd.bayeux.Message message)
Copyright © 2008–2023 The CometD Project. All rights reserved.