Package | Description |
---|---|
com.jalios.rest.client | |
com.jalios.rest.client.multipart |
Modifier and Type | Method and Description |
---|---|
org.restlet.data.Request |
ClientSession.getFormMultipartRequest(org.restlet.data.Reference reference,
java.util.List<MultipartParameter> multipartContent)
Create a Request with Content-Type form-multipart and entity body compliant to
form-multipart specification, with content in the Map multipartContent.
|
Constructor and Description |
---|
HttpClientFormMultipartRepresentation(java.util.List<MultipartParameter> multipartContent) |
Copyright © 2001-2021 Jalios SA. All Rights Reserved.