Package | Description |
---|---|
biz.onixs.eurex.eti.handler.core | |
biz.onixs.eurex.eti.handler.core.event |
Modifier and Type | Field and Description |
---|---|
static HandlerState |
HandlerState.CONNECTED |
static HandlerState |
HandlerState.CONNECTING |
static HandlerState |
HandlerState.DISCONNECTED |
static HandlerState |
HandlerState.DISCONNECTING |
static HandlerState |
HandlerState.NOT_INITED |
protected HandlerState[] |
HandlerState.transitions |
Modifier and Type | Method and Description |
---|---|
HandlerState |
Handler.getState()
Returns handler state.
|
Modifier and Type | Method and Description |
---|---|
void |
HandlerStateDispatcher.onStateChange(HandlerState oldState,
HandlerState newState)
Dispatch handler state change event.
|
void |
HandlerStateListener.onStateChange(HandlerState oldState,
HandlerState newState)
Notifies about handler state change.
|
Copyright © 2012–2024 Onix Solutions. All rights reserved.