| Package | Description |
|---|---|
| org.tio.client | |
| org.tio.client.task |
| Modifier and Type | Method and Description |
|---|---|
HeartbeatTimeoutStrategy |
TioClientConfig.getHeartbeatTimeoutStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
TioClientConfig.setHeartbeatTimeoutStrategy(HeartbeatTimeoutStrategy heartbeatTimeoutStrategy) |
| Modifier and Type | Method and Description |
|---|---|
static HeartbeatTimeoutStrategy |
HeartbeatTimeoutStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HeartbeatTimeoutStrategy[] |
HeartbeatTimeoutStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025. All rights reserved.