import"nsIHttpServer.idl";
Public Member Functions | |
void | onStopped () |
An interface through which a notification of the complete stopping (socket closure, in-flight requests all fully served and responded to) of an HTTP server may be received.
Definition at line 263 of file nsIHttpServer.idl.
void nsIHttpServerStoppedCallback::onStopped | ( | ) |
Called when the corresponding server has been fully stopped.