ScxHttpBody
MultiPartPartWritable
MultiPartPartImpl
default <T> T
as(MediaReader<T> t)
Supplier<InputStream>
body()
default ContentDisposition
contentDisposition()
default ScxMediaType
contentType()
default String
filename()
ScxHttpHeaders
headers()
default InputStream
inputStream()
name()
static MultiPartPartWritable
of()
of(String name, byte[] value)
of(String name, String value)
of(String name, Path value)
default Long
size()
asBytes, asEventStream, asFormParams, asJsonNode, asMultiPart, asMultiPartCached, asMultiPartCached, asObject, asObject, asPath, asString, asString
inputStream
as