Platform SDK Java 8.5 API Reference

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

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

public class MessageGun
extends java.lang.Object

Helper class for firing messages. You need a gun to fire something, right? :)


Method Summary
static void chargeRegisterClient(ConnectionProxy proxy)
           
static void fireMessage(HAConnection conn, Message message)
           
static boolean storeLinkCheckChanged(HAConnection conn, Message message)
          Store link status for given High Availability Connection.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

storeLinkCheckChanged

public static boolean storeLinkCheckChanged(HAConnection conn,
                                            Message message)
Store link status for given High Availability Connection.

Parameters:
conn - HA connection
message - message to check
Returns:
false - if message is not 'link status' or link status didn't change

fireMessage

public static void fireMessage(HAConnection conn,
                               Message message)

chargeRegisterClient

public static void chargeRegisterClient(ConnectionProxy proxy)

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.