public class EzyAbstractServerController extends EzyAbstractController
| Constructor and Description |
|---|
EzyAbstractServerController() |
| Modifier and Type | Method and Description |
|---|---|
protected EzyAppContext |
getAppContext(EzyServerContext ctx,
int appId) |
protected EzyController |
getController(EzyServerContext ctx,
com.tvd12.ezyfox.constant.EzyConstant cmd) |
protected EzyServerControllers |
getControllers(EzyServerContext ctx) |
protected EzyServer |
getServer(EzyServerContext ctx) |
protected EzySessionManager<EzySession> |
getSessionManager(EzyServerContext ctx) |
protected EzySettings |
getSettings(EzyServerContext ctx) |
protected EzyZoneUserManager |
getUserManager(EzyZoneContext ctx) |
protected EzyServer getServer(EzyServerContext ctx)
protected EzySettings getSettings(EzyServerContext ctx)
protected EzyZoneUserManager getUserManager(EzyZoneContext ctx)
protected EzySessionManager<EzySession> getSessionManager(EzyServerContext ctx)
protected EzyAppContext getAppContext(EzyServerContext ctx, int appId)
protected EzyServerControllers getControllers(EzyServerContext ctx)
protected EzyController getController(EzyServerContext ctx, com.tvd12.ezyfox.constant.EzyConstant cmd)
Copyright © 2021 Young Monkeys. All rights reserved.