| Interface | Description |
|---|---|
| BayeuxClient.BackOffStrategy |
A strategy to controls wait times of the retry attempts in case of heartbeat failures.
|
| Class | Description |
|---|---|
| BayeuxClient |
BayeuxClient is the implementation of a client for the Bayeux protocol.
|
| BayeuxClient.BackOffStrategy.Constant |
A back off strategy that always returns the same wait time.
|
| BayeuxClient.BackOffStrategy.Linear |
A strategy that increases the wait time linearly up to a maximum.
|
| BayeuxClient.Scheduler |
| Enum | Description |
|---|---|
| BayeuxClient.State |
The states that a BayeuxClient may assume.
|
Copyright © 2008–2024 The CometD Project. All rights reserved.