Uses of Class
org.glassfish.tyrus.core.uri.Match
Packages that use Match
-
Uses of Match in org.glassfish.tyrus.core.uri
Methods in org.glassfish.tyrus.core.uri that return types with arguments of type MatchModifier and TypeMethodDescriptionMatch.getAllMatches
(String requestPath, Set<TyrusEndpointWrapper> endpoints, DebugContext debugContext) Return a list of all endpoints with path matching the request path.