public class PathMappingCache extends Object
PathMappingCache cache all request urls of Controller .| Constructor and Description |
|---|
PathMappingCache(String classPath) |
| Modifier and Type | Method and Description |
|---|---|
void |
addPathMapping(Method method,
String methodPath) |
String |
findPathMapping(Method method) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.