Platform SDK Java 8.5 API Reference

com.genesyslab.platform.webmedia.protocol.callback.runtime
Class CallbackDialect

java.lang.Object
  extended by com.genesyslab.platform.webmedia.protocol.runtime.MCRDialect
      extended by com.genesyslab.platform.webmedia.protocol.callback.runtime.CallbackDialect
All Implemented Interfaces:
com.genesyslab.platform.commons.connection.impl.xml.ProtocolDialect

public class CallbackDialect
extends MCRDialect


Constructor Summary
CallbackDialect()
           
 
Method Summary
 int getMessageId(java.lang.String tagName)
           
 java.lang.String getMessageName(int messageId)
           
 java.lang.String getProtocolId()
           
 void validateHeader(org.w3c.dom.Element header)
           
 
Methods inherited from class com.genesyslab.platform.webmedia.protocol.runtime.MCRDialect
createHeader
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CallbackDialect

public CallbackDialect()
Method Detail

getMessageId

public int getMessageId(java.lang.String tagName)
                 throws PlatformException
Throws:
PlatformException

getMessageName

public java.lang.String getMessageName(int messageId)
                                throws PlatformException
Throws:
PlatformException

getProtocolId

public java.lang.String getProtocolId()

validateHeader

public void validateHeader(org.w3c.dom.Element header)
                    throws PlatformException
Specified by:
validateHeader in interface com.genesyslab.platform.commons.connection.impl.xml.ProtocolDialect
Overrides:
validateHeader in class MCRDialect
Throws:
PlatformException

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.