public interface EzyInterceptor<C,R>
| Modifier and Type | Field and Description |
|---|---|
static EzyInterceptor |
ALWAYS_PASS |
| Modifier and Type | Method and Description |
|---|---|
void |
intercept(C ctx,
R request) |
static final EzyInterceptor ALWAYS_PASS
Copyright © 2021 Young Monkeys. All rights reserved.