Package | Description |
---|---|
org.jboss.resteasy.core.registry |
Modifier and Type | Field and Description |
---|---|
protected ConcurrentHashMap<MatchCache.Key,MatchCache> |
RootNode.cache |
Modifier and Type | Method and Description |
---|---|
MatchCache |
SegmentNode.match(HttpRequest request,
int start) |
MatchCache |
SegmentNode.match(List<SegmentNode.Match> matches,
String httpMethod,
HttpRequest request) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.