@Service(value="echoService") public class ServerServiceDocs.InheritedServiceWithMethod extends AbstractService
Constructor and Description |
---|
InheritedServiceWithMethod(org.cometd.bayeux.server.BayeuxServer bayeux) |
Modifier and Type | Method and Description |
---|---|
void |
echo(org.cometd.bayeux.server.ServerSession remote,
org.cometd.bayeux.server.ServerMessage.Mutable message) |
addService, doInvoke, exception, getBayeux, getLocalSession, getName, getServerSession, getThreadPool, isSeeOwnPublishes, removeService, removeService, send, setSeeOwnPublishes, setThreadPool
Copyright © 2008–2023 The CometD Project. All rights reserved.