Package Products :: Package ZenUtils :: Package extdirect :: Module router :: Class DirectMethodResponse
[hide private]
[frames] | no frames]

Class DirectMethodResponse

source code

object --+
         |
        DirectMethodResponse

Encapsulation of the response of a method call for Ext Direct.

Instance Methods [hide private]
 
__init__(self, tid, action, method, uuid) source code
 
__json__(self) source code
Method Details [hide private]

__init__(self, tid, action, method, uuid)
(Constructor)

source code 
Overrides: object.__init__
(inherited documentation)