Module
AMQP::Server
In:
lib/amqp/server.rb
Methods
post_init
process_frame
receive_data
send
start
Public Class methods
start
(host = 'localhost', port = 5672)
Public Instance methods
post_init
()
process_frame
(frame)
receive_data
(data)
send
(data, opts = {})
[Validate]