MessageHandler

Undocumented in source.

Constructors

this
this(string executablePath, string socketPath, string pluginName)
Undocumented in source.

Members

Functions

getNewSocket
Socket getNewSocket()
Undocumented in source. Be warned that the author may not have intended to support it.
getPluginName
string getPluginName()
Undocumented in source. Be warned that the author may not have intended to support it.
getSocket
Socket getSocket()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

constructHandlers
MessageHandler[] constructHandlers(JSONValue handlerBlock)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

socketPath
string socketPath;
Undocumented in source.

Meta