spotter v0.5.1 Spotter.Testing.AmqpBlockingClient
A blocking AMPQ client for testing purposes and simple RPC use cases.
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor
Initializes QoS, a queue and an exchanges for the channel
Returns the message from the certain queue if it exists
Initializes a new connection and a channel
Sends a new message without waiting for a response
Sends a new message and wait for result
Initializes a new blocking GenServer instance
Stop the client and close the existing connection
Link to this section Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
Initializes QoS, a queue and an exchanges for the channel.
Returns the message from the certain queue if it exists.
Initializes a new connection and a channel.
Sends a new message without waiting for a response.
Sends a new message and wait for result.
Initializes a new blocking GenServer instance.
Stop the client and close the existing connection.