|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.cometd.server.AbstractService
org.cometd.server.BayeuxService
AbstractService
@Deprecated public abstract class BayeuxService
| Constructor Summary | |
|---|---|
BayeuxService(BayeuxServer bayeux,
java.lang.String name)
Deprecated. |
|
| Method Summary | |
|---|---|
protected void |
subscribe(java.lang.String channelId,
java.lang.String methodName)
Deprecated. |
| Methods inherited from class org.cometd.server.AbstractService |
|---|
addService, exception, getBayeux, getClient, getLocalSession, getServerSession, getThreadPool, isSeeOwnPublishes, send, setSeeOwnPublishes, setThreadPool |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BayeuxService(BayeuxServer bayeux,
java.lang.String name)
| Method Detail |
|---|
@Deprecated
protected void subscribe(java.lang.String channelId,
java.lang.String methodName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||