Package akka.http.scaladsl.model
Class Multipart$
- java.lang.Object
-
- akka.http.scaladsl.model.Multipart$
-
public class Multipart$ extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static Multipart$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description Multipart$()
-
-
-
Field Detail
-
MODULE$
public static final Multipart$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-