ConnectionProxyImpl
public interface ConnectionProxy
Modifier and Type | Method | Description |
---|---|---|
Connection |
getConnection() |
Get phisical (real) connection of this proxy.
|
ConnectionSettings |
getConnectionSettings() |
|
ConnectionState |
getConnectionState() |
|
Message |
getLinkMessage() |
|
HAConnection |
getLogicalConnection() |
Get logical (parent, HA) connection of this proxy.
|
ConnectionProxy |
getSibling() |
Get sibling connection proxy.
|
HAConnState |
getState() |
Get current state of the connection proxy.
|
java.lang.Object |
getSync() |
Get synchronization object of this proxy.
|
boolean |
isRegistrationComplete() |
|
void |
setConnection(Connection connection) |
Set phisical (real) connection of this proxy.
|
void |
setConnectionSettings(ConnectionSettings connectionSettings) |
|
void |
setLogicalConnectionState(ConnectionState state) |
Set logical (parent, HA) connection state
|
void |
setState(HAConnState state) |
Set current state for the connection proxy.
|
Connection getConnection()
void setConnection(Connection connection)
connection
- phisical connectionjava.lang.Object getSync()
ConnectionProxy getSibling()
HAConnState getState()
void setState(HAConnState state)
state
- current statevoid setLogicalConnectionState(ConnectionState state)
state
- connection stateHAConnection getLogicalConnection()
ConnectionSettings getConnectionSettings()
void setConnectionSettings(ConnectionSettings connectionSettings)
Message getLinkMessage()
boolean isRegistrationComplete()
ConnectionState getConnectionState()
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.