| Modifier and Type | Field and Description |
|---|---|
protected EzyZoneContext |
EzyZoneComponentsStater.zoneContext |
protected EzyZoneContext |
EzyZoneComponentsStater.Builder.zoneContext |
| Modifier and Type | Method and Description |
|---|---|
protected EzyZoneComponentsStater |
EzyZonesStarter.newComponenstStater(EzyZoneComponentsStater.Builder<?,?> builder,
EzyZoneContext zoneContext) |
protected void |
EzyZonesStarter.notifyServerInitializing(EzyZoneContext zoneContext) |
protected void |
EzyZonesStarter.startAllApps(EzyZoneContext zoneContext) |
protected void |
EzyZonesStarter.startAllPlugins(EzyZoneContext zoneContext) |
protected void |
EzyZonesStarter.startComponents(EzyZoneComponentsStater.Builder<?,?> builder,
EzyZoneContext zoneContext) |
B |
EzyZoneComponentsStater.Builder.zoneContext(EzyZoneContext zoneContext) |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<EzyZoneContext> |
EzySimpleServerContextBuilder.newZoneContexts(EzyServerContext parent) |
| Modifier and Type | Method and Description |
|---|---|
protected EzyAppContext |
EzySimpleServerContextBuilder.newAppContext(EzyZoneContext parent,
EzyAppSetting setting) |
protected Collection<EzyAppContext> |
EzySimpleServerContextBuilder.newAppContexts(EzyZoneContext parent) |
| Modifier and Type | Field and Description |
|---|---|
protected EzyZoneContext |
EzyAbstractChildSendResponse.zoneContext |
| Modifier and Type | Method and Description |
|---|---|
protected void |
EzyBroadcastEventImpl.fireZoneEvent(EzyZoneContext ctx,
com.tvd12.ezyfox.constant.EzyConstant type,
EzyEvent event,
boolean catchException) |
| Constructor and Description |
|---|
EzyBroadcastAppsEventImpl(EzyZoneContext context) |
EzyBroadcastPluginsEventImpl(EzyZoneContext context) |
| Modifier and Type | Class and Description |
|---|---|
class |
EzySimpleZoneContext |
| Modifier and Type | Field and Description |
|---|---|
protected EzyZoneContext |
EzyAbstractZoneChildContext.parent |
| Modifier and Type | Field and Description |
|---|---|
protected List<EzyZoneContext> |
EzySimpleServerContext.zoneContexts |
protected Map<Integer,EzyZoneContext> |
EzySimpleServerContext.zoneContextsById |
protected Map<String,EzyZoneContext> |
EzySimpleServerContext.zoneContextsByName |
| Modifier and Type | Method and Description |
|---|---|
EzyZoneContext |
EzyZoneChildContext.getParent() |
EzyZoneContext |
EzySimpleServerContext.getZoneContext(int zoneId) |
EzyZoneContext |
EzyServerContext.getZoneContext(int zoneId) |
EzyZoneContext |
EzySimpleServerContext.getZoneContext(String zoneName) |
EzyZoneContext |
EzyServerContext.getZoneContext(String zoneName) |
| Modifier and Type | Method and Description |
|---|---|
List<EzyZoneContext> |
EzyServerContext.getZoneContexts() |
| Modifier and Type | Method and Description |
|---|---|
void |
EzySimpleServerContext.addZoneContext(EzyZoneSetting zone,
EzyZoneContext zoneContext) |
static EzyUserManagementSetting |
EzyZoneContexts.getUserManagementSetting(EzyZoneContext context) |
static EzyZoneUserManager |
EzyZoneContexts.getUserManager(EzyZoneContext context) |
static EzyZoneSetting |
EzyZoneContexts.getZoneSetting(EzyZoneContext context) |
void |
EzyZoneContextAware.setZoneContext(EzyZoneContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
EzySimpleServerContext.addZoneContexts(Collection<EzyZoneContext> zoneContexts) |
| Modifier and Type | Method and Description |
|---|---|
void |
EzyLoginProcessor.apply(EzyZoneContext zoneContext,
EzyUserLoginEvent event) |
protected void |
EzyLoginController.control(EzyServerContext ctx,
EzyZoneContext zoneContext,
EzyUserLoginEvent event) |
protected void |
EzyLoginController.firePluginEvent(EzyZoneContext ctx,
EzyUserLoginEvent event) |
protected void |
EzyLoginProcessor.fireUserAddedEvent(EzyZoneContext zoneContext,
EzyUser user,
EzySession session,
com.tvd12.ezyfox.entity.EzyData loginData,
boolean alreadyLoggedIn) |
protected void |
EzyLoginProcessor.fireUserAddedEvent0(EzyZoneContext zoneContext,
EzyEvent event) |
protected EzyPluginContext |
EzyRequestPluginController.getPluginContext(EzyZoneContext zoneCtx,
EzyRequestPluginParams requestParams) |
protected EzyZoneUserManager |
EzyAbstractServerController.getUserManager(EzyZoneContext ctx) |
void |
EzySimpleStreamingController.handle(EzyZoneContext ctx,
EzyStreamingRequest request) |
protected EzyResponse |
EzyLoginProcessor.newLoginReponse(EzyZoneContext zoneContext,
EzyUser user,
com.tvd12.ezyfox.entity.EzyData loginOuputData) |
protected void |
EzyLoginController.process(EzyServerContext ctx,
EzyZoneContext zoneContext,
EzyUserLoginEvent event) |
| Modifier and Type | Field and Description |
|---|---|
protected EzyZoneContext |
EzyAbstractDataHandler.zoneContext |
| Modifier and Type | Field and Description |
|---|---|
protected EzyZoneContext |
EzySimpleSocketUserRemoval.zoneContext |
| Modifier and Type | Method and Description |
|---|---|
EzyZoneContext |
EzySocketUserRemoval.getZoneContext() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
EzySocketUserRemovalHandler.notifyUserRemovedToPlugins(EzyZoneContext context,
EzyUserRemovedEvent event) |
protected void |
EzySocketUserRemovalHandler.removeUserFromApps(EzyZoneContext zoneContext,
EzyUserRemovedEvent event) |
Copyright © 2021 Young Monkeys. All rights reserved.