- address
string address()
Undocumented in source. Be warned that the author may not have intended to support it.
- close
void close(Handler!Void handler)
Undocumented in source. Be warned that the author may not have intended to support it.
- connection
AmqpConnection connection()
Undocumented in source. Be warned that the author may not have intended to support it.
- endHandler
AmqpReceiverImpl endHandler(Handler!Void endHandler)
Undocumented in source. Be warned that the author may not have intended to support it.
- exceptionHandler
AmqpReceiver exceptionHandler(Handler!Throwable handler)
Undocumented in source. Be warned that the author may not have intended to support it.
- fetch
AmqpReceiverImpl fetch(long amount)
Undocumented in source. Be warned that the author may not have intended to support it.
- handler
AmqpReceiver handler(Handler!AmqpMessage handler)
Undocumented in source. Be warned that the author may not have intended to support it.
- pause
AmqpReceiverImpl pause()
Undocumented in source. Be warned that the author may not have intended to support it.
- resume
AmqpReceiverImpl resume()
Undocumented in source. Be warned that the author may not have intended to support it.