gen_amqp v2.3.0 GenAMQP.Server.Behaviour behaviour

Behaviour to implement by the servers

Summary

Callbacks

execute(arg0)
execute(String.t) :: {:reply, String.t} | :noreply
handle(any)
handle(any) :: {:reply, String.t} | :noreply