|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface NioByteInput.InputHandler

A handler for events relating to the consumption of data from a NioByteInput instance.
| Method Summary | |
|---|---|
void |
acknowledge()
Acknowledges the successful processing of an input buffer. |
void |
close()
Signifies that the user of the enclosing NioByteInput has called the close() method
explicitly. |
| Method Detail |
|---|
void acknowledge()
throws java.io.IOException
java.io.IOException - if an I/O error occurs sending the acknowledgement
void close()
throws java.io.IOException
NioByteInput has called the close() method
explicitly.
close in interface java.io.Closeablejava.io.IOException - if an I/O error occurs
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||