MECO™ API Reference
|
[ CLASS ] - Response class. More...
Public Member Functions | |
def | __init__ (self) |
Constructor. More... | |
def | respond (self) |
Respond. More... | |
Static Public Attributes | |
string | NAME = 'cacheWriteRes' |
[ str ] - Name. | |
Static Public Attributes inherited from mMeco.abstract.responseAbs.Response | |
string | NAME = '' |
[ str ] - Name. | |
[ CLASS ] - Response class.
def mMeco.responses.cacheWriteRes.Response.__init__ | ( | self | ) |
Constructor.
N/A |
Reimplemented from mMeco.abstract.responseAbs.Response.
def mMeco.responses.cacheWriteRes.Response.respond | ( | self | ) |
Respond.
N/A |
Reimplemented from mMeco.abstract.responseAbs.Response.