Package | Description |
---|---|
org.glassfish.tyrus.core.uri |
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)
Return a list of all matches, in order of match preference, best match last.
|
Copyright © 2012-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.