Interface CloseHandler
-
public interface CloseHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidhandle(int statusCode, String reason)
-
-
-
Method Detail
-
handle
void handle(int statusCode, String reason)
-
-