Package | Description |
---|---|
org.asynchttpclient.request.body.multipart | |
org.asynchttpclient.request.body.multipart.part |
Modifier and Type | Class and Description |
---|---|
class |
ByteArrayPart |
class |
FileLikePart
This class is an adaptation of the Apache HttpClient implementation
|
class |
FilePart |
class |
StringPart |
Modifier and Type | Class and Description |
---|---|
class |
MultipartPart<T extends PartBase> |
Modifier and Type | Field and Description |
---|---|
protected T |
MultipartPart.part |
Copyright © 2017. All Rights Reserved.