| Package | Description |
|---|---|
| org.glassfish.tyrus.core.uri |
URI matching.
|
| Modifier and Type | Method and Description |
|---|---|
static Match |
Match.getBestMatch(String incoming,
Set<TyrusEndpointWrapper> thingsWithPath)
Returns null, or a Match object
|
| Modifier and Type | Method and Description |
|---|---|
static List<Match> |
Match.getAllMatches(String incoming,
Set<TyrusEndpointWrapper> thingsWithPath,
DebugContext debugContext)
Return a list of all endpoints with path matching the request path.
|
Copyright © 2012-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.