RuoteAMQP::ParticipantProxy
Kept for backward compatibility.
You should use RuoteAMQP::ParticipantProxy.
# File lib/ruote-amqp/participant.rb, line 235 def initialize(options) puts '=' * 80 puts "RuoteAMQP::Participant will be deprecated soon (2.1.12)" puts "please use RuoteAMQP::ParticipantProxy instead" puts '=' * 80 super end
[Validate]
Generated with the Darkfish Rdoc Generator 2.