Uses of Class
org.jboss.resteasy.core.registry.MatchCache
Packages that use MatchCache
-
Uses of MatchCache in org.jboss.resteasy.core.registry
Fields in org.jboss.resteasy.core.registry with type parameters of type MatchCacheModifier and TypeFieldDescriptionprotected ConcurrentHashMap<MatchCache.Key, MatchCache> RootNode.cacheMethods in org.jboss.resteasy.core.registry that return MatchCacheModifier and TypeMethodDescriptionSegmentNode.match(List<SegmentNode.Match> matches, String httpMethod, HttpRequest request) SegmentNode.match(HttpRequest request, int start)