Interface | Description |
---|---|
TemplateChunk |
Represents the parts of a URI Template.
|
Class | Description |
---|---|
BodyTemplate |
Template for @
Body annotated Templates. |
Expressions | |
HeaderTemplate |
Template for HTTP Headers.
|
Literal |
URI Template Literal.
|
QueryTemplate |
Template for a Query String parameter.
|
Template |
A Generic representation of a Template Expression as defined by
RFC 6570, with some relaxed rules, allowing the
concept to be used in areas outside of the uri.
|
UriTemplate | |
UriUtils |
Enum | Description |
---|---|
Template.EncodingOptions | |
Template.ExpansionOptions |
Copyright © 2012–2020 OpenFeign. All rights reserved.