| Package | Description |
|---|---|
| com.tvd12.ezyfoxserver.interceptor | |
| com.tvd12.ezyfoxserver.wrapper | |
| com.tvd12.ezyfoxserver.wrapper.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EzyServerInterceptor<R> |
| Modifier and Type | Class and Description |
|---|---|
class |
EzyAbstractServerInterceptor<R> |
class |
EzyRawBytesInterceptor |
class |
EzyServerUserInterceptor<D> |
| Modifier and Type | Field and Description |
|---|---|
static EzyInterceptor |
EzyInterceptor.ALWAYS_PASS |
| Modifier and Type | Method and Description |
|---|---|
EzyInterceptor |
EzyServerControllers.getInterceptor(com.tvd12.ezyfox.constant.EzyConstant cmd) |
EzyInterceptor |
EzyServerControllers.getStreamingInterceptor() |
| Modifier and Type | Field and Description |
|---|---|
protected EzyInterceptor |
EzyServerControllersImpl.streamingInterceptor |
| Modifier and Type | Field and Description |
|---|---|
protected Map<com.tvd12.ezyfox.constant.EzyConstant,EzyInterceptor> |
EzyServerControllersImpl.interceptors |
| Modifier and Type | Method and Description |
|---|---|
EzyInterceptor |
EzyServerControllersImpl.getInterceptor(com.tvd12.ezyfox.constant.EzyConstant cmd) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<com.tvd12.ezyfox.constant.EzyConstant,EzyInterceptor> |
EzyServerControllersImpl.Builder.newInterceptors() |
Copyright © 2021 Young Monkeys. All rights reserved.