public class EzyPingController extends EzyAbstractServerController implements EzyServerController<EzyPingRequest>
| Constructor and Description |
|---|
EzyPingController() |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(EzyServerContext ctx,
EzyPingRequest request) |
getAppContext, getController, getControllers, getServer, getSessionManager, getSettings, getUserManagerpublic void handle(EzyServerContext ctx, EzyPingRequest request)
handle in interface EzyController<EzyServerContext,EzyPingRequest>Copyright © 2021 Young Monkeys. All rights reserved.