Franz Liedke 901b6b0839 Provide empty run() method.
This allows me to override the handle() method in subclasses (where
I need access to the request object) without having to overwrite
run(), too.

The class is still abstract.
2015-03-25 13:00:23 +01:00
..
2015-03-24 15:07:38 +10:30
2015-03-25 13:00:23 +01:00