public class EzyRequestAppController extends EzyAbstractServerController implements EzyServerController<EzyRequestAppRequest>
| Constructor and Description |
|---|
EzyRequestAppController() |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(EzyServerContext ctx,
EzyRequestAppRequest request) |
protected EzyResponse |
newRequestAppErrorReponse(EzyIRequestAppError error) |
protected EzyUserRequestAppEvent |
newRequestAppEvent(EzyRequestAppRequest request) |
protected void |
responseRequestAppError(EzyServerContext ctx,
EzySession session,
EzyIRequestAppError error) |
getAppContext, getController, getControllers, getServer, getSessionManager, getSettings, getUserManagerpublic void handle(EzyServerContext ctx, EzyRequestAppRequest request)
handle in interface EzyController<EzyServerContext,EzyRequestAppRequest>protected EzyUserRequestAppEvent newRequestAppEvent(EzyRequestAppRequest request)
protected EzyResponse newRequestAppErrorReponse(EzyIRequestAppError error)
protected void responseRequestAppError(EzyServerContext ctx, EzySession session, EzyIRequestAppError error)
Copyright © 2021 Young Monkeys. All rights reserved.