|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CompletionListener
Listener called back upon IO completion.
Method Summary | |
---|---|
void |
onMessageCompleted(boolean eofDetected)
Callback invoked upon IO completion. |
Method Detail |
---|
void onMessageCompleted(boolean eofDetected) throws IOException
eofDetected
- Indicates if the end of network connection was detected.
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |