| Package | Description |
|---|---|
| feign.form | |
| feign.form.multipart |
| Modifier and Type | Method and Description |
|---|---|
List<Writer> |
MultipartFormContentProcessor.getWriters() |
| Modifier and Type | Method and Description |
|---|---|
void |
MultipartFormContentProcessor.addWriter(Writer writer)
Adds
Writer instance in runtime. |
void |
MultipartFormContentProcessor.setWriter(int index,
Writer writer) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractWriter |
class |
ByteArrayWriter |
class |
DelegateWriter |
class |
FormDataWriter |
class |
ManyFilesWriter |
class |
ParameterWriter |
class |
SingleFileWriter |
Copyright © 2017–2018 Pivotal Software, Inc.. All rights reserved.