Interface ServerCommandsPoller.OnExit
-
- Enclosing class:
- ServerCommandsPoller
public static interface ServerCommandsPoller.OnExit
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
ServerCommandsPoller.OnExit.Reason
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onExit(ServerCommandsPoller.OnExit.Reason reason)
-
-
-
Method Detail
-
onExit
void onExit(ServerCommandsPoller.OnExit.Reason reason)
-
-