AmqpReceiverImpl.this

Creates a new instance of {@link AmqpReceiverImpl}. This method must be called on the connection context.

@param address the address, may be {@code null} for dynamic links @param connection the connection @param options the receiver options, must not be {@code null} @param receiver the underlying proton createReceiver @param completionHandler called when the createReceiver is opened

Meta