Platform SDK Java 8.5 API Reference

com.genesyslab.platform.webmedia.protocol.runtime
Class MCRDialect

java.lang.Object
  extended by com.genesyslab.platform.webmedia.protocol.runtime.MCRDialect
All Implemented Interfaces:
com.genesyslab.platform.commons.connection.impl.xml.ProtocolDialect
Direct Known Subclasses:
BasicChatDialect, CallbackDialect, EmailDialect, FlexChatDialect

public abstract class MCRDialect
extends java.lang.Object
implements com.genesyslab.platform.commons.connection.impl.xml.ProtocolDialect


Constructor Summary
MCRDialect()
           
 
Method Summary
 org.w3c.dom.Element createHeader(org.w3c.dom.Document doc)
           
 void validateHeader(org.w3c.dom.Element header)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.genesyslab.platform.commons.connection.impl.xml.ProtocolDialect
getMessageId, getMessageName, getProtocolId
 

Constructor Detail

MCRDialect

public MCRDialect()
Method Detail

validateHeader

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

createHeader

public org.w3c.dom.Element createHeader(org.w3c.dom.Document doc)
Specified by:
createHeader in interface com.genesyslab.platform.commons.connection.impl.xml.ProtocolDialect

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.