Static Public Member Functions | |
| static Optional< RouteMatch > | match (final String relPath, final List< Route > routes) |
Definition at line 32 of file RouteMatcher.java.
|
static |
Definition at line 37 of file RouteMatcher.java.
References match(), and dev.rafex.ether.http.core.RouteMatch().
Referenced by dev.rafex.ether.http.jetty12.NonBlockingResourceHandler.handle(), dev.rafex.ether.http.jetty12.ResourceHandler.handle(), and match().