Platform SDK Java 8.5 API Reference

com.genesyslab.platform.voice.protocol.runtime
Class HAMessagesUtil

java.lang.Object
  extended by com.genesyslab.platform.voice.protocol.runtime.HAMessagesUtil

public class HAMessagesUtil
extends java.lang.Object


Method Summary
static void checkConfiguration(ConnectionContext context, ILogger log)
           
static Connection createSecondConnection(ConnectionSettings settings)
           
static int getSessionId(Message message, int messageId)
           
static boolean isPrimary(Message linkMessage)
           
static ConnectionSettings linkMessageToSettings(Message linkMessage, java.lang.String appName)
           
static void setProxySettings(ConnectionProxy proxy, Message linkMessage)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

checkConfiguration

public static void checkConfiguration(ConnectionContext context,
                                      ILogger log)

createSecondConnection

public static Connection createSecondConnection(ConnectionSettings settings)

isPrimary

public static boolean isPrimary(Message linkMessage)

linkMessageToSettings

public static ConnectionSettings linkMessageToSettings(Message linkMessage,
                                                       java.lang.String appName)

setProxySettings

public static void setProxySettings(ConnectionProxy proxy,
                                    Message linkMessage)

getSessionId

public static int getSessionId(Message message,
                               int messageId)
                        throws ProtocolException
Throws:
ProtocolException

Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.