144145146147148149150151152
this.sendHTMLResponseAfterFileDownload = b; } public Recorder getRecorder() { if (this.recorder == null) { this.recorder = new Recorder(); } return recorder; }