| Package | Description |
|---|---|
| org.glassfish.tyrus.core.uri.internal |
Common classes that provide support for URI templates,
encoding/decoding of URI components and multivalued collections.
|
| Constructor and Description |
|---|
PathPattern(PathTemplate template)
Create a path pattern and post fix with
PathPattern.RightHandPath.capturingZeroOrMoreSegments. |
PathPattern(PathTemplate template,
PathPattern.RightHandPath rhpp)
Create a path pattern and post fix with a right hand path pattern.
|
Copyright © 2012–2020 Oracle Corporation. All rights reserved.