AmqpConnectionImpl.createReceiver

Undocumented in source. Be warned that the author may not have intended to support it.
  1. AmqpConnection createReceiver(string address, Handler!AmqpReceiver completionHandler)
  2. AmqpConnection createReceiver(string address, AmqpReceiverOptions receiverOptions, Handler!AmqpReceiver completionHandler)
    class AmqpConnectionImpl

Meta