| Package | Description |
|---|---|
| org.glassfish.tyrus.websockets.uri |
| Modifier and Type | Method and Description |
|---|---|
static Match |
Match.getBestMatch(String incoming,
Set<WebSocketApplication> thingsWithPath)
Returns null, or a Match object
|
| Modifier and Type | Method and Description |
|---|---|
static List<Match> |
Match.getAllMatches(String incoming,
Set<WebSocketApplication> thingsWithPath)
Return a list of all matches, in order of match preference, best match last.
|
Copyright © 2012-2013. All Rights Reserved.