public static class Multipart.BodyPart$
extends java.lang.Object
| Modifier and Type | Class and Description | 
|---|---|
| static interface  | Multipart.BodyPart$.StrictA  Multipart.BodyPartwhose entity has already been loaded in its entirety and is therefore
 full and readily available as aHttpEntity.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$