Method Summary |
|
__init__(self,
encoding)
|
|
dump_callMethod (self,
msg,
commclient)
Creates the call method |
|
dump_control (self,
msg,
commclient)
Creates a DEL|BYE request or any other request at low level |
|
dump_error(self,
msg,
comm)
|
|
dump_result(self,
msg,
comm)
|
|
load_request(self,
msg,
peerconn)
|
|
load_result(self,
msg,
commclient)
|
Inherited from SPyRO_Format |
|
contenttype (self)
Returns the content type to send menssages |
|
dump_getAttr (self,
msg,
commclient)
Creates the get attribute message |
|
dump_setAttr (self,
msg,
commclient)
Creates the set attribute message |