| 程序包 | 说明 |
|---|---|
| com.alibaba.nacos.core.code |
| 限定符和类型 | 字段和说明 |
|---|---|
private java.util.concurrent.ConcurrentMap<RequestMappingInfo,java.lang.reflect.Method> |
ControllerMethodsCache.methods |
private java.util.concurrent.ConcurrentMap<java.lang.String,java.util.List<RequestMappingInfo>> |
ControllerMethodsCache.urlLookup |
| 限定符和类型 | 方法和说明 |
|---|---|
private java.util.List<RequestMappingInfo> |
ControllerMethodsCache.findMatchedInfo(java.util.List<RequestMappingInfo> requestMappingInfos,
javax.servlet.http.HttpServletRequest request) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
RequestMappingInfo.RequestMappingInfoComparator.compare(RequestMappingInfo o1,
RequestMappingInfo o2) |
| 限定符和类型 | 方法和说明 |
|---|---|
private java.util.List<RequestMappingInfo> |
ControllerMethodsCache.findMatchedInfo(java.util.List<RequestMappingInfo> requestMappingInfos,
javax.servlet.http.HttpServletRequest request) |
Copyright © 2018–2022 Alibaba Group. All rights reserved.