Package | Description |
---|---|
org.apache.sshd.common.session.helpers |
Modifier and Type | Method and Description |
---|---|
TimeoutIndicator.TimeoutStatus |
TimeoutIndicator.getStatus() |
static TimeoutIndicator.TimeoutStatus |
TimeoutIndicator.TimeoutStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimeoutIndicator.TimeoutStatus[] |
TimeoutIndicator.TimeoutStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
TimeoutIndicator(TimeoutIndicator.TimeoutStatus status,
Duration thresholdValue,
Duration expiredValue) |
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.