amqp
▼
Project version
v4.0.0
v4.0.0-rc.1
v3.3.2
v3.3.1
v3.3.0
v3.2.0
v3.1.1
v3.1.0
v3.0.1
v3.0.0
v3.0.0-rc.1
v2.1.2
v2.1.1
v2.1.0
v2.0.0
v2.0.0-rc.2
v2.0.0-rc.1
v1.6.0
v1.5.0
v1.4.2
v1.4.1
v1.4.0
v1.4.0-rc.0
v1.3.2
v1.3.1
v1.3.0
v1.2.2
v1.2.1
v1.2.0
v1.2.0-rc.0
v1.1.1
v1.1.0
v1.0.3
v1.0.2
v1.0.1
v1.0.0
v1.0.0-pre.4
v1.0.0-pre.3
v1.0.0-pre.2
v1.0.0-pre.1
v0.3.1
v0.3.0
v0.2.4
v0.2.3
v0.2.2
v0.2.1
v0.2.0
v0.2.0-pre.2
v0.2.0-pre.1
v0.1.5
v0.1.3
v0.1.2
v0.1.1
v0.1.0
v0.0.6
v0.0.5
Pages
Modules
API Reference
Modules
AMQP
Upgrading guides
OTP 27 support
Usage
Troubleshooting / FAQ
Copyright and License
AMQP
Summary
Types
argument_type/0
arguments/0
AMQP.Application
Summary
Functions
get_channel/1
get_connection/1
AMQP.Basic
Summary
Types
consumer_tag/0
delivery_tag/0
error/0
exchange/0
payload/0
queue/0
routing_key/0
Functions
ack/3
cancel/3
cancel_return/1
consume/4
get/3
nack/3
publish/5
qos/2
recover/2
reject/3
return/2
AMQP.Channel
Summary
Types
custom_consumer/0
t/0
Functions
close/1
open/2
AMQP.Confirm
Summary
Functions
next_publish_seqno/1
register_handler/2
select/1
unregister_handler/1
wait_for_confirms/1
wait_for_confirms/2
wait_for_confirms_or_die/1
wait_for_confirms_or_die/2
AMQP.Connection
Summary
Types
t/0
Functions
close/1
open/1
open/2
AMQP.DirectConsumer
Sections
Usage
Caveat
AMQP.Exchange
Summary
Functions
bind/4
declare/4
delete/3
direct/3
fanout/3
topic/3
unbind/4
AMQP.Queue
Summary
Functions
bind/4
consumer_count/2
declare/3
delete/3
empty?/2
message_count/2
purge/2
status/2
subscribe/4
unbind/4
unsubscribe/2
AMQP.SelectiveConsumer
Summary
Types
t/0
Functions
register_default_consumer/2
Exceptions
AMQP.BasicError
Search documentation of amqp
Settings
View Source
AMQP.BasicError
exception
(amqp v4.0.0)
Raised when the connection is closed or blocked.
×