selery v0.1.1 (2018-02-09T09:47:44Z)
Dub
Repo
WebAdminHandler
selery
hub
handler
webadmin
Undocumented in source.
class
WebAdminHandler : GenericServer {
this
(HubServer server);
void
startImpl
(Address address, Query query);
ushort
defaultPort
[@property getter];
}
Constructors
this
this
(HubServer server)
Undocumented in source.
Members
Functions
startImpl
void
startImpl
(Address address, Query query)
Undocumented in source. Be warned that the author may not have intended to support it.
Properties
defaultPort
ushort
defaultPort
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
selery
hub
handler
webadmin
classes
WebAdminClient
WebAdminHandler