ServerFactory

Undocumented in source.
version(unittest)
class ServerFactory : ComponentFactory!(Server, string, ushort) {}

Members

Functions

createComponent
Server createComponent(string host, ushort port)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta