Package | Description |
---|---|
org.glassfish.tyrus.core.uri |
URI matching.
|
Modifier and Type | Method and Description |
---|---|
static java.util.List<Match> |
Match.getAllMatches(java.lang.String requestPath,
java.util.Set<TyrusEndpointWrapper> endpoints,
DebugContext debugContext)
Return a list of all endpoints with path matching the request path.
|
Copyright © 2012–2020 Oracle Corporation. All rights reserved.