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 NetModuleHandler
Copyright © 2018. All rights reserved.