MessageTransport

Constructors

this
this(string name)
Undocumented in source.

Members

Functions

deregisterHandler
void deregisterHandler(uint msgId)
Undocumented in source. Be warned that the author may not have intended to support it.
getExecutor
ExecutorInfo getExecutor(uint id)
Undocumented in source. Be warned that the author may not have intended to support it.
getMessageHandler
MessageHandler getMessageHandler(uint id)
Undocumented in source. Be warned that the author may not have intended to support it.
name
string name()
Undocumented in source. Be warned that the author may not have intended to support it.
registerHandler
void registerHandler(uint msgId, MessageHandler handler)
Undocumented in source. Be warned that the author may not have intended to support it.
sessionManager
SessionManager sessionManager()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta