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, waitcancel, cancel, destroy, getMessage, schedulepublic long getMetaConnectCycle()
getMetaConnectCycle in interface AbstractServerTransport.Scheduler/meta/connects.Copyright © 2008–2024 The CometD Project. All rights reserved.