Uses of Class
org.glassfish.jersey.server.internal.routing.PathMatchingRouter
-
Packages that use PathMatchingRouter Package Description org.glassfish.jersey.server.internal.routing Jersey server-side internal resource routing classes. -
-
Uses of PathMatchingRouter in org.glassfish.jersey.server.internal.routing
Methods in org.glassfish.jersey.server.internal.routing that return PathMatchingRouter Modifier and Type Method Description PathMatchingRouter
PathMatchingRouterBuilder. build()
-