public static class Multipart.BodyPart$
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static interface |
Multipart.BodyPart$.Strict
A
Multipart.BodyPart whose entity has already been loaded in its entirety and is therefore
full and readily available as a HttpEntity.Strict . |
Modifier and Type | Field and Description |
---|---|
static Multipart.BodyPart$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
BodyPart$() |
public static final Multipart.BodyPart$ MODULE$