public class HealthCheckHandler extends Object implements NetModuleHandler
| Constructor and Description |
|---|
HealthCheckHandler(HealthCheckModule module) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClientInfo(Socket s) |
HealthCheckModule |
getModule() |
void |
handle(NetModule owner,
Socket s) |
public HealthCheckHandler(HealthCheckModule module)
public HealthCheckModule getModule()
public void handle(NetModule owner, Socket s)
handle in interface NetModuleHandlerCopyright © 2017. All rights reserved.