public final class PingState
extends java.lang.Enum
Title: Service Event Fabric Client
Description: Defines a result state of 'ping' call in FabricConnection
.
Copyright: Copyright (c) 2017
Company: StreamScape Technologies
Modifier and Type | Field and Description |
---|---|
static PingState |
AVAILABLE |
static PingState |
AVAILABLE_VERSION_MISMATCH |
static PingState |
INITIALIZING |
static PingState |
UNAVAILABLE |
Modifier and Type | Method and Description |
---|---|
static PingState |
valueOf(java.lang.String name) |
static PingState[] |
values() |
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.