commands.abstract_handler – base class for handler classes

Contains an abstract base class implemented by the various *Methods classes in the commands – commands module module.

AbstractHandler Class

class commands.abstract_handler.AbstractHandler(???)

???

Methods

abstract get_methods(???)

Implemented by all the classes that implement this class. ???

Constants

_rpc = None

???