| Package | Description |
|---|---|
| org.glassfish.tyrus.websockets.uri.internal |
Common classes that provide support for URI templates,
encoding/decoding of URI components and multivalued collections.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PathTemplate
A URI template for a URI path.
|
| Modifier and Type | Field and Description |
|---|---|
static UriTemplate |
UriTemplate.EMPTY
The empty URI template that matches the null or empty URI path.
|
| Modifier and Type | Field and Description |
|---|---|
static Comparator<UriTemplate> |
UriTemplate.COMPARATOR
Order the templates according to JAX-RS specification.
|
| Modifier and Type | Method and Description |
|---|---|
UriTemplate |
PathPattern.getTemplate() |
Copyright © 2012-2013. All Rights Reserved.