Class: ApplicationHandler

Inherits:
SteelWheel::Handler show all
Defined in:
lib/generators/steel_wheel/application_handler/templates/handler_template.rb

Instance Attribute Summary

Attributes inherited from SteelWheel::Handler

#user_defined_callbacks

Method Summary

Methods inherited from SteelWheel::Handler

base_class_for, define, #handle, handle, #initialize, #on_command_created, #on_failure, #on_params_created, #on_query_created, #on_response_created, #on_success

Constructor Details

This class inherits a constructor from SteelWheel::Handler