Class Multipart.BodyPart$
java.lang.Object
org.apache.pekko.http.scaladsl.model.Multipart.BodyPart$
- Enclosing interface:
- Multipart
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic interfaceAMultipart.BodyPartwhose entity has already been loaded in its entirety and is therefore full and readily available as aHttpEntity.Strict.
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final Multipart.BodyPart$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
BodyPart$public BodyPart$()
 
-