@Ignored public interface IRequestProcessor
Modifier and Type | Field and Description |
---|---|
static String |
REQUEST_PROTOCOL_LOG_ENABLED_KEY
自定义参数键名,用于设置是否开启日志输出JSON或XML等请求报文内容,默认值:false
|
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
processRequestParams(IWebMvc owner,
RequestMeta requestMeta)
分析请求协议内容
|
static final String REQUEST_PROTOCOL_LOG_ENABLED_KEY
Copyright © 2022. All rights reserved.