Interface StreamConnection.DoneCallback
-
- Enclosing class:
- StreamConnection
public static interface StreamConnection.DoneCallbackInvoked when server closes the connection.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidrun(Throwable finalStatus)
-
-
-
Method Detail
-
run
void run(Throwable finalStatus)
-
-