| Package | Description |
|---|---|
| org.cometd.server | |
| org.cometd.server.http |
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractServerTransport.Scheduler.None
A scheduler that does not perform any operation
but remembers the
/meta/connect cycle. |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerSessionImpl.setScheduler(AbstractServerTransport.Scheduler newScheduler) |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AbstractHttpTransport.HttpScheduler
A
Scheduler for HTTP-based transports. |
| Modifier and Type | Class and Description |
|---|---|
protected class |
AbstractHttpTransport.LongPollScheduler |
protected class |
AbstractStreamHttpTransport.DispatchingLongPollScheduler |
Copyright © 2008–2024 The CometD Project. All rights reserved.