HCE Project Python language Distributed Tasks Manager Application, Distributed Crawler Application and client API bindings.  2.0.0-chaika
Hierarchical Cluster Engine Python language binding
CommandConvertor.py File Reference

Go to the source code of this file.

Classes

class  drce.CommandConvertor.CommandConvertorError
 Exception which inform about errors which appeared during parsing procedure of drce message protocol. More...
 
class  drce.CommandConvertor.TaskExecuteStructEncoder
 Helper class is used for correct encoding in json format from TaskExecuteStruct object. More...
 
class  drce.CommandConvertor.TaskExecuteRequestEncoder
 Helper class is used for correct encoding in json format from Task*Request object. More...
 
class  drce.CommandConvertor.TaskResponseDecoder
 Helper class is used for correct decoding data from json format in TaskResponse. More...
 
class  drce.CommandConvertor.CommandConvertor_old
 Convertor which used to convert Task*Reques to json and TaskResponse from json. More...
 
class  drce.CommandConvertor.CommandConvertor
 Convertor which used to convert Task*Reques to json and TaskResponse from json. More...
 

Namespaces

 drce.CommandConvertor
 

Functions

def drce.CommandConvertor.default (self, obj)