Uses of Class
org.jboss.resteasy.core.registry.SegmentNode.Match
Packages that use SegmentNode.Match
-
Uses of SegmentNode.Match in org.jboss.resteasy.core.registry
Fields in org.jboss.resteasy.core.registry declared as SegmentNode.MatchMethod parameters in org.jboss.resteasy.core.registry with type arguments of type SegmentNode.MatchModifier and TypeMethodDescriptionSegmentNode.match
(List<SegmentNode.Match> matches, String httpMethod, HttpRequest request) Constructors in org.jboss.resteasy.core.registry with parameters of type SegmentNode.MatchModifierConstructorDescriptionSortEntry
(SegmentNode.Match match, SegmentNode.SortFactor consumes, SegmentNode.SortFactor produces, jakarta.ws.rs.core.MediaType serverProduce)