| Package | Description |
|---|---|
| com.tvd12.ezyfoxserver.controller | |
| com.tvd12.ezyfoxserver.wrapper | |
| com.tvd12.ezyfoxserver.wrapper.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EzyAppController<R> |
interface |
EzyServerController<R> |
interface |
EzyStreamingController |
interface |
EzyZoneController<R> |
| Modifier and Type | Class and Description |
|---|---|
class |
EzyAccessAppController |
class |
EzyExitAppController |
class |
EzyHandshakeController |
class |
EzyLoginController |
class |
EzyPingController |
class |
EzyPluginInfoController |
class |
EzyRequestAppController |
class |
EzyRequestPluginController |
class |
EzySimpleStreamingController |
| Modifier and Type | Method and Description |
|---|---|
protected EzyController |
EzyAbstractServerController.getController(EzyServerContext ctx,
com.tvd12.ezyfox.constant.EzyConstant cmd) |
| Modifier and Type | Method and Description |
|---|---|
EzyController |
EzyServerControllers.getController(com.tvd12.ezyfox.constant.EzyConstant cmd) |
| Modifier and Type | Field and Description |
|---|---|
protected Map<com.tvd12.ezyfox.constant.EzyConstant,EzyController> |
EzyServerControllersImpl.controllers |
| Modifier and Type | Method and Description |
|---|---|
EzyController |
EzyServerControllersImpl.getController(com.tvd12.ezyfox.constant.EzyConstant cmd) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<com.tvd12.ezyfox.constant.EzyConstant,EzyController> |
EzyServerControllersImpl.Builder.newControllers() |
Copyright © 2021 Young Monkeys. All rights reserved.