Methods

Class Index [+]

Quicksearch

AMQ::Client::Async::ProtocolMethodHandlers

Public Instance Methods

handle(klass, &block) click to toggle source
    # File lib/amq/client/async/entity.rb, line 24
24:         def handle(klass, &block)
25:           AMQ::Client::HandlersRegistry.register(klass, &block)
26:         end
handlers() click to toggle source
    # File lib/amq/client/async/entity.rb, line 28
28:         def handlers
29:           AMQ::Client::HandlersRegistry.handlers
30:         end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.