Platform SDK Java 8.5 API Reference

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

java.lang.Object
  extended by com.genesyslab.platform.commons.protocol.AbstractProtocolFactory
      extended by com.genesyslab.platform.webmedia.protocol.callback.CallbackProtocolFactory
          extended by com.genesyslab.platform.webmedia.protocol.callback.runtime.CallbackInternalProtocolFactory
All Implemented Interfaces:
ProtocolDescriptionSupport, ProtocolFactory

public class CallbackInternalProtocolFactory
extends CallbackProtocolFactory

Callback protocol specific messages internal factory.
It extends protocols' public factory with internal messages support and is internally used by the Callback protocol for messages transportation.
It is designed for internal use only.


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.genesyslab.platform.commons.protocol.ProtocolFactory
ProtocolFactory.MessageVerificationReason, ProtocolFactory.MessageVerificationSupport
 
Field Summary
 
Fields inherited from class com.genesyslab.platform.webmedia.protocol.callback.CallbackProtocolFactory
enableProtocolUnknownMessageDelivery, PROTOCOL_DESCRIPTION
 
Constructor Summary
CallbackInternalProtocolFactory()
           
 
Method Summary
 java.lang.Class<? extends Message> getMessageClass(java.lang.String messageName)
           
 
Methods inherited from class com.genesyslab.platform.webmedia.protocol.callback.CallbackProtocolFactory
createEvent, createMessage, createMessage, createRequest, getEventMessageName, getMessageId, getMessageName, getMessageTagName, getProtocolDescription, getProtocolVersion, getReferenceAttributeName, getRequestMessageName, unknownProtocolMessage
 
Methods inherited from class com.genesyslab.platform.commons.protocol.AbstractProtocolFactory
getProtocolData, setProtocolData
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CallbackInternalProtocolFactory

public CallbackInternalProtocolFactory()
Method Detail

getMessageClass

public java.lang.Class<? extends Message> getMessageClass(java.lang.String messageName)
Overrides:
getMessageClass in class CallbackProtocolFactory

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.