Class MultipartField.Copier
java.lang.Object
com.soklet.core.MultipartField.Copier
- Enclosing class:
MultipartField
Builder used to copy instances of
MultipartField
via MultipartField.copy()
.
This class is intended for use by a single thread.
- Author:
- Mark Allen
-
Method Summary
Modifier and TypeMethodDescriptioncontentType
(String contentType) contentType
(Charset charset) data
(byte[] data) finish()
-
Method Details
-
name
-
data
-
filename
-
contentType
-
contentType
-
finish
-