HTTPService

Undocumented in source.
class HTTPService : ServiceBase {}

Constructors

this
this()
Undocumented in source.

Inherited Members

From ServiceBase

sendServiceNotification
void sendServiceNotification(ServiceNotification n)
Undocumented in source. Be warned that the author may not have intended to support it.
start
void start(const(Variant[string]) param)
Undocumented in source. Be warned that the author may not have intended to support it.
stop
void stop()
Undocumented in source. Be warned that the author may not have intended to support it.
onStart
void onStart()
Undocumented in source. Be warned that the author may not have intended to support it.
onStop
void onStop()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta