struct LavinMQ::BindingKey
- LavinMQ::BindingKey
- Struct
- Value
- Object
Defined in:
lavinmq/exchange/exchange.crConstructors
Instance Method Summary
- #arguments : AMQP::Table | Nil
- #clone
- #copy_with(routing_key _routing_key = @routing_key, arguments _arguments = @arguments)
- #properties_key
- #routing_key : String
Constructor Detail
Instance Method Detail
def copy_with(routing_key _routing_key = @routing_key, arguments _arguments = @arguments)
#