Methods

Class/Module Index [+]

Quicksearch

AMQ::Client::Async::ProtocolMethodHandlers

Public Instance Methods

handle(klass, &block) click to toggle source
# File lib/amq/client/async/entity.rb, line 23
def handle(klass, &block)
  AMQ::Client::HandlersRegistry.register(klass, &block)
end
handlers() click to toggle source
# File lib/amq/client/async/entity.rb, line 27
def handlers
  AMQ::Client::HandlersRegistry.handlers
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.