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 |
newRequestAppErrorResponse() |
protected EzyUserRequestAppEvent |
newRequestAppEvent(EzyRequestAppRequest request) |
protected void |
responseRequestAppError(EzyServerContext ctx,
EzySession session) |
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 newRequestAppErrorResponse()
protected void responseRequestAppError(EzyServerContext ctx, EzySession session)
Copyright © 2024 Young Monkeys. All rights reserved.