Package | Description |
---|---|
org.cometd.client |
Modifier and Type | Class and Description |
---|---|
static class |
BayeuxClient.BackOffStrategy.Constant
A back off strategy that always returns the same wait time.
|
static class |
BayeuxClient.BackOffStrategy.Linear
A strategy that increases the wait time linearly up to a maximum.
|
Modifier and Type | Method and Description |
---|---|
BayeuxClient.BackOffStrategy |
BayeuxClient.getBackOffStrategy() |
Modifier and Type | Method and Description |
---|---|
void |
BayeuxClient.setBackOffStrategy(BayeuxClient.BackOffStrategy backOffStrategy) |
Copyright © 2008–2024 The CometD Project. All rights reserved.