Creates a new instance of {@link AmqpSenderImpl}. The created sender is passed into the {@code completionHandler}
once opened. This method must be called on the connection context.
@param sender the underlying proton sender
@param connection the connection
@param completionHandler the completion handler
Creates a new instance of {@link AmqpSenderImpl}. The created sender is passed into the {@code completionHandler} once opened. This method must be called on the connection context.
@param sender the underlying proton sender @param connection the connection @param completionHandler the completion handler