public interface EzySettings
extends com.tvd12.ezyfox.util.EzyToMap
| Modifier and Type | Method and Description |
|---|---|
EzyAdminsSetting |
getAdmins() |
EzyEventControllersSetting |
getEventControllers() |
EzyHttpSetting |
getHttp() |
EzyLoggerSetting |
getLogger() |
int |
getMaxSessions() |
String |
getNodeName() |
EzySessionManagementSetting |
getSessionManagement() |
EzySocketSetting |
getSocket() |
EzyStreamingSetting |
getStreaming() |
EzyThreadPoolSizeSetting |
getThreadPoolSize() |
EzyUdpSetting |
getUdp() |
EzyWebSocketSetting |
getWebsocket() |
EzyZoneSetting |
getZoneById(Integer id) |
EzyZoneSetting |
getZoneByName(String name) |
Set<Integer> |
getZoneIds() |
Set<String> |
getZoneNames() |
EzyZonesSetting |
getZones() |
boolean |
isDebug() |
boolean isDebug()
String getNodeName()
int getMaxSessions()
EzyHttpSetting getHttp()
EzySocketSetting getSocket()
EzyUdpSetting getUdp()
EzyWebSocketSetting getWebsocket()
EzyStreamingSetting getStreaming()
EzyAdminsSetting getAdmins()
EzyLoggerSetting getLogger()
EzyThreadPoolSizeSetting getThreadPoolSize()
EzySessionManagementSetting getSessionManagement()
EzyZonesSetting getZones()
EzyZoneSetting getZoneById(Integer id)
EzyZoneSetting getZoneByName(String name)
EzyEventControllersSetting getEventControllers()
Copyright © 2021 Young Monkeys. All rights reserved.