Package org.cometd.documentation.server
Class ServerServiceDocs.InheritedEchoService
java.lang.Object
org.cometd.server.AbstractService
org.cometd.documentation.server.ServerServiceDocs.InheritedEchoService
- Enclosing class:
ServerServiceDocs
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.cometd.server.AbstractService
addService, doInvoke, exception, getBayeux, getLocalSession, getName, getServerSession, getThreadPool, isSeeOwnPublishes, removeService, removeService, send, setSeeOwnPublishes, setThreadPool
-
Constructor Details
-
InheritedEchoService
public InheritedEchoService(org.cometd.bayeux.server.BayeuxServer bayeux)
-