Class: Prosody::Commands::Command

Inherits:
Object
  • Object
show all
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.

Direct Known Subclasses

Execute, Shutdown