Package akka.http.scaladsl.common
Class StrictForm.Field$.FromPart
- java.lang.Object
-
- akka.http.scaladsl.common.StrictForm.Field$.FromPart
-
- All Implemented Interfaces:
StrictForm.Field
,java.io.Serializable
,scala.Equals
,scala.Product
- Enclosing class:
- StrictForm.Field$
public static final class StrictForm.Field$.FromPart extends java.lang.Object implements StrictForm.Field, scala.Product, java.io.Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description FromPart(akka.http.scaladsl.model.Multipart.FormData.BodyPart.Strict value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description akka.http.scaladsl.model.Multipart.FormData.BodyPart.Strict
value()
-