| 限定符和类型 | 字段和说明 |
|---|---|
protected IMvc |
Context.server |
protected IMvc<T> |
Chain.server |
| 构造器和说明 |
|---|
Chain(IMvc<T> server) |
Context(String path,
Function<Context,String> idProvider,
BiFunction<String,Class,Object> paramProvider,
IMvc server)
请求执行上下文
|
Copyright © 2023. All rights reserved.