|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PostProcessor
The post processor will be called, once Processor has been completed
so it would be possible to prepare the Connection for next
IOEvent processing.
| Method Summary | |
|---|---|
void |
process(Context context,
ProcessorResult.Status status)
Post process the IOEvent processing. |
| Method Detail |
|---|
void process(Context context,
ProcessorResult.Status status)
throws IOException
IOEvent processing.
context - status -
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||