|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.genesyslab.platform.webmedia.protocol.runtime.MCRDialect
com.genesyslab.platform.webmedia.protocol.callback.runtime.CallbackDialect
public class CallbackDialect
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 |
---|
public CallbackDialect()
Method Detail |
---|
public int getMessageId(java.lang.String tagName) throws PlatformException
PlatformException
public java.lang.String getMessageName(int messageId) throws PlatformException
PlatformException
public java.lang.String getProtocolId()
public void validateHeader(org.w3c.dom.Element header) throws PlatformException
validateHeader
in interface com.genesyslab.platform.commons.connection.impl.xml.ProtocolDialect
validateHeader
in class MCRDialect
PlatformException
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |