|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AsyncCallback
Callback when processing an Exchange using AsyncProcessor
and the Exchange have received the data and is ready to be routed.
| Method Summary | |
|---|---|
void |
onTaskCompleted(Exchange exchange)
Callback when the async task is completed and the provided Exchange
is ready to be routed. |
| Method Detail |
|---|
void onTaskCompleted(Exchange exchange)
Exchange
is ready to be routed.
exchange - the exchange
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||