Functions | |
def | empty_server () |
def | handle_msg (rq) |
Variables | |
int | delay = 30 |
def slowService.empty_server | ( | ) |
Definition at line 15 of file slowService.py.
def slowService.handle_msg | ( | rq | ) |
Definition at line 9 of file slowService.py.
int slowService.delay = 30 |
Definition at line 6 of file slowService.py.