|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TransactionCallback
Interface used to define objects that want to receive the streamed results from RetrieveTxnResponse messages.
| Method Summary | |
|---|---|
void |
finishProcessing(long sourceDate)
Finish processing this request. |
void |
processTransaction(Transaction txn)
Process the given transaction which was received via the stream in the RetrieveTxnResponse message. |
| Method Detail |
|---|
void processTransaction(Transaction txn)
throws HandleException
HandleExceptionvoid finishProcessing(long sourceDate)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||