|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HAConnection | |
---|---|
com.genesyslab.platform.voice.protocol.runtime | This package is used internally by the protocol. |
Uses of HAConnection in com.genesyslab.platform.voice.protocol.runtime |
---|
Methods in com.genesyslab.platform.voice.protocol.runtime that return HAConnection | |
---|---|
HAConnection |
ConnectionProxyImpl.getLogicalConnection()
|
HAConnection |
ConnectionProxy.getLogicalConnection()
Get logical (parent, HA) connection of this proxy. |
protected HAConnection |
AbstractConnState.getLogicalConnection()
|
Methods in com.genesyslab.platform.voice.protocol.runtime with parameters of type HAConnection | |
---|---|
static void |
MessageGun.fireMessage(HAConnection conn,
Message message)
|
static boolean |
MessageGun.storeLinkCheckChanged(HAConnection conn,
Message message)
Store link status for given High Availability Connection. |
Constructors in com.genesyslab.platform.voice.protocol.runtime with parameters of type HAConnection | |
---|---|
ConnectionProxyImpl(HAConnection haConnection,
java.lang.Object sync,
java.lang.String proxyName)
|
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |