Class: Queuel::SNS::Engine

Inherits:
Base::Engine show all
Extended by:
Forwardable
Defined in:
lib/queuel/sns/engine.rb

Constant Summary collapse

AWSSDKMissingError =
Class.new(StandardError)

Method Summary

Methods inherited from Base::Engine

inherited, #initialize, #queue

Methods included from Introspect

#const_with_nesting, #module_names

Constructor Details

This class inherits a constructor from Queuel::Base::Engine