com.genesyslab.platform.outbound.protocol.outboundserver.runtime
Class OutboundServerInternalProtocolFactory
java.lang.Object
com.genesyslab.platform.commons.protocol.AbstractProtocolFactory
com.genesyslab.platform.outbound.protocol.outboundserver.OutboundServerProtocolFactory
com.genesyslab.platform.outbound.protocol.outboundserver.runtime.OutboundServerInternalProtocolFactory
- All Implemented Interfaces:
- ProtocolDescriptionSupport, ProtocolFactory
public class OutboundServerInternalProtocolFactory
- extends OutboundServerProtocolFactory
OutboundServer protocol specific messages internal factory.
It extends protocols' public factory with internal messages support and is internally used
by the OutboundServer protocol for messages transportation.
It is designed for internal use only.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OutboundServerInternalProtocolFactory
public OutboundServerInternalProtocolFactory()
createRequest
protected Message createRequest(int id)
- Overrides:
createRequest
in class OutboundServerProtocolFactory
createEvent
protected Message createEvent(int id)
- Overrides:
createEvent
in class OutboundServerProtocolFactory
getRequestMessageName
protected java.lang.String getRequestMessageName(int id)
- Overrides:
getRequestMessageName
in class OutboundServerProtocolFactory
getEventMessageName
protected java.lang.String getEventMessageName(int id)
- Overrides:
getEventMessageName
in class OutboundServerProtocolFactory
getMessageClass
public java.lang.Class<? extends Message> getMessageClass(java.lang.String messageName)
- Overrides:
getMessageClass
in class OutboundServerProtocolFactory
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.