Home
Trees
Indices
Help
[
hide private
]
[
frames
] |
no frames
]
[
Module Hierarchy
|
Class Hierarchy
]
Class Hierarchy
object
:
The most base type
pyworker.pyworker.Worker
pyworker.pyworker.PollingWorker
pyworker.jsonworker.JSONWorker
:
Similar in practice to the normal Worker, except it only tolerates JSON messages and will ignore any it cannot parse.
pyworker.httpworker.HTTPWorker
:
Gets a local copy of the resource at the URL in the JSON msg ('url') and simply prints the first "line".
pyworker.pyworker.WorkerResponse
exceptions.BaseException
:
Common base class for all exceptions
exceptions.Exception
:
Common base class for all non-exit exceptions.
pyworker.pyworker.JsonMsgParseError
:
JSON passed as a message over the queue couldn't be decoded.
pyworker.pyworker.WorkerException
Home
Trees
Indices
Help
Generated by Epydoc 3.0beta1 on Mon Sep 7 17:17:41 2009
http://epydoc.sourceforge.net