RAPP Platform API
 All Classes Namespaces Files Functions Variables Typedefs
RappCloud.ServiceController.AsyncHandler.AsyncHandler Class Reference
Inheritance diagram for RappCloud.ServiceController.AsyncHandler.AsyncHandler:
Collaboration diagram for RappCloud.ServiceController.AsyncHandler.AsyncHandler:

Public Member Functions

def __init__
 Constructor. More...
 
def wait
 

Private Attributes

 __future
 

Detailed Description

Synchronous service controller class implementation. 

Definition at line 36 of file AsyncHandler.py.

Constructor & Destructor Documentation

def RappCloud.ServiceController.AsyncHandler.AsyncHandler.__init__ (   self,
  future 
)

Constructor.

Definition at line 39 of file AsyncHandler.py.

Member Function Documentation

def RappCloud.ServiceController.AsyncHandler.AsyncHandler.wait (   self,
  timeout = None 
)

Definition at line 51 of file AsyncHandler.py.

Member Data Documentation

RappCloud.ServiceController.AsyncHandler.AsyncHandler.__future
private

Definition at line 43 of file AsyncHandler.py.


The documentation for this class was generated from the following file: