Class: Prosody::Commands::Command
- Inherits:
-
Object
- Object
- Prosody::Commands::Command
- Defined in:
- lib/prosody/processor.rb
Overview
Base class for all processor commands.
All commands sent to the AsyncTaskProcessor must inherit from this class for proper type identification.