Package | Description |
---|---|
com.genesyslab.platform.clusterprotocol |
Cluster Protocol Application Block
|
com.genesyslab.platform.commons.protocol |
Contains classes that support the
Protocol objects
used by applications developed with the Platform SDKs. |
com.genesyslab.platform.management.protocol.localcontrolagentheartbeat.runtime |
This package is used internally by the protocol.
|
Modifier and Type | Method | Description |
---|---|---|
ChannelState |
ClusterProtocolImpl.getState() |
Modifier and Type | Method | Description |
---|---|---|
protected void |
ClusterProtocolImpl.setState(ChannelState newState,
java.lang.Throwable cause) |
Modifier and Type | Field | Description |
---|---|---|
static ChannelState |
ChannelState.Closed |
|
static ChannelState |
ChannelState.Closing |
|
static ChannelState |
ChannelState.Opened |
|
static ChannelState |
ChannelState.Opening |
Modifier and Type | Method | Description |
---|---|---|
ChannelState |
ChannelClosedEvent.getPreviousChannelState() |
Return channel state before close operation triggered.
|
ChannelState |
AbstractChannel.getState() |
|
ChannelState |
AsyncChannel.getState() |
Returns channel state.
|
Modifier and Type | Method | Description |
---|---|---|
protected ChannelClosedEvent |
AbstractChannel.createChannelClosedEvent(ChannelState prevState,
java.lang.Throwable cause) |
|
protected ChannelClosedEvent |
DuplexChannel.createChannelClosedEvent(ChannelState prevState,
java.lang.Throwable cause) |
|
protected void |
AbstractChannel.fireClosed(java.lang.Throwable reason,
ChannelState prevState) |
|
protected void |
AbstractChannel.setState(ChannelState state) |
|
protected void |
AbstractChannel.setState(ChannelState newState,
ConnectionClosedEvent closedEvent) |
|
protected void |
ClientChannel.setState(ChannelState newState,
ConnectionClosedEvent closedEvent) |
|
protected void |
DuplexChannel.setState(ChannelState state,
ConnectionClosedEvent closedEvent) |
Constructor | Description |
---|---|
ChannelClosedEvent(Channel source,
ConnectionClosedEvent ccEvent,
ChannelState prevState) |
Constructs an Event.
|
ChannelClosedEvent(Channel source,
java.lang.Throwable cause,
ChannelState prevState) |
Constructs an event about closed channel.
|
ChannelClosedEvent(Channel source,
java.lang.Throwable cause,
ChannelState prevState,
Endpoint endpoint) |
Constructs an event about closed channel.
|
Modifier and Type | Method | Description |
---|---|---|
protected void |
LcaUdpHeartbeatInternalProtocol.setState(ChannelState state,
ConnectionClosedEvent closedEvent) |
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.