|
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.commons.protocol.AbstractProtocolFactory
com.genesyslab.platform.management.protocol.messageserver.MessageServerProtocolFactory
com.genesyslab.platform.management.protocol.messageserver.runtime.MessageServerInternalProtocolFactory
com.genesyslab.platform.management.protocol.messageserver.runtime.MessageServerCustomInternalProtocolFactory
public class MessageServerCustomInternalProtocolFactory
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 | |
---|---|
MessageServerCustomInternalProtocolFactory()
|
Method Summary | |
---|---|
protected Message |
createEvent(int id)
|
protected java.lang.String |
getEventMessageName(int id)
|
Methods inherited from class com.genesyslab.platform.management.protocol.messageserver.runtime.MessageServerInternalProtocolFactory |
---|
createRequest, getMessageClass, getRequestMessageName |
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 |
---|
public MessageServerCustomInternalProtocolFactory()
Method Detail |
---|
protected Message createEvent(int id)
createEvent
in class MessageServerInternalProtocolFactory
protected java.lang.String getEventMessageName(int id)
getEventMessageName
in class MessageServerInternalProtocolFactory
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |