| Interface | Description |
|---|---|
| UriComponents.UriTemplateVariables |
Defines the contract for URI Template variables
|
| Class | Description |
|---|---|
| UriComponents |
Represents an immutable collection of URI components, mapping component type to
String values.
|
| UriComponentsBuilder |
Builder for
UriComponents. |
| UriTemplate |
Represents a URI template.
|
| UriUtils |
Utility class for URI encoding and decoding based on RFC 3986.
|