|
|
|
|
|
|
|
_process_request(self,
req,
args,
client)
Allow specific filling of parameters in the request. |
source code
|
|
|
|
|
print_report(self,
req,
rsp,
status,
detailed) |
source code
|
|
|
print_detailed_report(self,
req,
rsp,
status)
Extension point for subclasses. |
source code
|
|
|
|
|
response(self,
client,
req,
loops=8,
ms=500,
wait=None) |
source code
|
|
Inherited from BaseControl :
__init__
Inherited from BaseControl (private):
_ask_for_password ,
_cfglist ,
_complete ,
_complete2 ,
_complete_file ,
_host ,
_icecfg ,
_icedata ,
_initDir ,
_intcfg ,
_isWindows ,
_node ,
_nodedata ,
_pid ,
_properties ,
_regdata
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__sizeof__ ,
__str__ ,
__subclasshook__
|