JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
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 and Description
PathMatchingRouter
PathMatchingRouterBuilder.
build
()
Build a
hierarchical request path matching processor
.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes