Class
AMQ::Protocol::Basic::Return
In:
lib/amq/protocol/client.rb
Parent:
Protocol::Method
Methods
decode
has_content?
new
Attributes
exchange
[R]
reply_code
[R]
reply_text
[R]
routing_key
[R]
Public Class methods
decode
(data)
@return
has_content?
()
new
(reply_code, reply_text, exchange, routing_key)
[Validate]