public class HandlerState extends Object
Modifier and Type | Field and Description |
---|---|
static HandlerState |
CONNECTED |
static HandlerState |
CONNECTING |
static HandlerState |
DISCONNECTED |
static HandlerState |
DISCONNECTING |
static HandlerState |
NOT_INITED |
protected HandlerState[] |
transitions |
public static final HandlerState NOT_INITED
public static final HandlerState DISCONNECTED
public static final HandlerState CONNECTED
public static final HandlerState DISCONNECTING
public static final HandlerState CONNECTING
protected HandlerState[] transitions
Copyright © 2012–2024 Onix Solutions. All rights reserved.