Uses of Class
org.jboss.resteasy.core.registry.MatchCache
-
Uses of MatchCache in org.jboss.resteasy.core.registry
Modifier and TypeFieldDescriptionprotected ConcurrentHashMap
<MatchCache.Key, MatchCache> RootNode.cache
Modifier and TypeMethodDescriptionSegmentNode.match
(List<SegmentNode.Match> matches, String httpMethod, HttpRequest request) SegmentNode.match
(HttpRequest request, int start)