Platform SDK Java 8.5 API Reference

com.genesyslab.platform.management.protocol.messageserver.runtime
Class MessageServerInternalProtocolFactory

java.lang.Object
  extended by com.genesyslab.platform.commons.protocol.AbstractProtocolFactory
      extended by com.genesyslab.platform.management.protocol.messageserver.MessageServerProtocolFactory
          extended by com.genesyslab.platform.management.protocol.messageserver.runtime.MessageServerInternalProtocolFactory
All Implemented Interfaces:
ProtocolDescriptionSupport, ProtocolFactory
Direct Known Subclasses:
MessageServerCustomInternalProtocolFactory

public class MessageServerInternalProtocolFactory
extends MessageServerProtocolFactory

MessageServer protocol specific messages internal factory.
It extends protocols' public factory with internal messages support and is internally used by the MessageServer 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.management.protocol.messageserver.MessageServerProtocolFactory
enableProtocolUnknownMessageDelivery, PROTOCOL_DESCRIPTION
 
Constructor Summary
MessageServerInternalProtocolFactory()
           
 
Method Summary
protected  Message createEvent(int id)
           
protected  Message createRequest(int id)
           
protected  java.lang.String getEventMessageName(int id)
           
 java.lang.Class<? extends Message> getMessageClass(java.lang.String messageName)
           
protected  java.lang.String getRequestMessageName(int id)
           
 
Methods inherited from class com.genesyslab.platform.management.protocol.messageserver.MessageServerProtocolFactory
createMessage, createMessage, getMessageName, getProtocolDescription, getProtocolVersion, getReferenceAttributeName, 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

MessageServerInternalProtocolFactory

public MessageServerInternalProtocolFactory()
Method Detail

createRequest

protected Message createRequest(int id)
Overrides:
createRequest in class MessageServerProtocolFactory

createEvent

protected Message createEvent(int id)
Overrides:
createEvent in class MessageServerProtocolFactory

getRequestMessageName

protected java.lang.String getRequestMessageName(int id)
Overrides:
getRequestMessageName in class MessageServerProtocolFactory

getEventMessageName

protected java.lang.String getEventMessageName(int id)
Overrides:
getEventMessageName in class MessageServerProtocolFactory

getMessageClass

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

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.