Class AMQ::Protocol::Method
In: lib/amq/protocol/client.rb
Parent: Object

Methods

Public Class methods

We can return different:

  • instantiate given subclass of Method
  • create an OpenStruct object
  • create a hash
  • yield params into the block rather than just return

@api plugin

[Validate]