|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - the type of Records handledpublic static interface RecordAsyncReceiver.RecordHandler<T>
A RecordHandler is used by the RecordAsyncReceiver to handle the Records it receives.
| Method Summary | |
|---|---|
void |
handleRecord(T record)
Handles a record. |
| Method Detail |
|---|
void handleRecord(T record)
record - the Record to handle
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||