Package | Description |
---|---|
org.jboss.resteasy.core.registry |
Modifier and Type | Field and Description |
---|---|
(package private) SegmentNode.Match |
SegmentNode.SortEntry.match |
Modifier and Type | Method and Description |
---|---|
SegmentNode.Match |
SegmentNode.match(java.util.List<SegmentNode.Match> matches,
java.lang.String httpMethod,
HttpRequest request) |
Modifier and Type | Method and Description |
---|---|
SegmentNode.Match |
SegmentNode.match(java.util.List<SegmentNode.Match> matches,
java.lang.String httpMethod,
HttpRequest request) |
Constructor and Description |
---|
SortEntry(SegmentNode.Match match,
SegmentNode.SortFactor consumes,
SegmentNode.SortFactor produces,
javax.ws.rs.core.MediaType serverProduce) |