| Interface | Description |
|---|---|
| ContentProcessor |
Interface for content processors.
|
| Class | Description |
|---|---|
| FormData |
This object encapsulates a byte array and its associated content type.
|
| FormEncoder |
A Feign's form encoder.
|
| MultipartFormContentProcessor |
Multipart form content processor.
|
| UrlencodedFormContentProcessor |
An URL encoded form content processor.
|
| Enum | Description |
|---|---|
| ContentType |
Supported content types.
|
| Annotation Type | Description |
|---|---|
| FormProperty |
A form property annotation to specify a field's name.
|
Copyright © 2012–2024 OpenFeign. All rights reserved.