coney v0.4.0 Coney.RabbitConnection

Summary

Functions

confirm(channel, tag)

Callback implementation for Coney.AMQPConnection.confirm/2.

create_channel(conn)

Callback implementation for Coney.AMQPConnection.create_channel/1.

open(map)

Callback implementation for Coney.AMQPConnection.open/1.

publish(chan, exchange_name, routing_key, message)

Callback implementation for Coney.AMQPConnection.publish/4.

reject(channel, tag, opts)

Callback implementation for Coney.AMQPConnection.reject/3.

respond_to(chan, exchange)

Callback implementation for Coney.AMQPConnection.respond_to/2.

subscribe(chan, consumer_pid, consumer)

Callback implementation for Coney.AMQPConnection.subscribe/3.