RAPP Platform API
|
Public Member Functions | |
def | __init__ |
Constructor. More... | |
def | wait |
Private Attributes | |
__future | |
Synchronous service controller class implementation.
Definition at line 36 of file AsyncHandler.py.
def RappCloud.ServiceController.AsyncHandler.AsyncHandler.__init__ | ( | self, | |
future | |||
) |
Constructor.
Definition at line 39 of file AsyncHandler.py.
def RappCloud.ServiceController.AsyncHandler.AsyncHandler.wait | ( | self, | |
timeout = None |
|||
) |
Definition at line 51 of file AsyncHandler.py.
|
private |
Definition at line 43 of file AsyncHandler.py.