Esempio n. 1
0
 void onStop (Journal)
 {
     m_server.stopAsync();
 }
 void onStop ()
 {
     m_server.stopAsync();
 }