|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ReportStreamReceiver
A closure for custom report data handling.
| Method Summary | |
|---|---|
void |
receiveStream(ReportTemplate report,
byte[] reportData)
Invoked when the report data is ready to serve. |
| Method Detail |
|---|
void receiveStream(ReportTemplate report,
byte[] reportData)
report - Input report templatereportData - Bytes of a generated report
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||