public static class AbstractServerTransport.Scheduler.None extends Object implements AbstractServerTransport.Scheduler
A scheduler that does not perform any operation
but remembers the /meta/connect
cycle.
AbstractServerTransport.Scheduler.None
Constructor and Description |
---|
None(long metaConnectCycle) |
Modifier and Type | Method and Description |
---|---|
long |
getMetaConnectCycle() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
cancel, cancel, destroy, getMessage, schedule
public long getMetaConnectCycle()
getMetaConnectCycle
in interface AbstractServerTransport.Scheduler
/meta/connect
s.Copyright © 2008–2024 The CometD Project. All rights reserved.