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