Package akka.http.scaladsl.model
Class Multipart.ByteRanges$.BodyPart$.Strict$
- java.lang.Object
-
- scala.runtime.AbstractFunction4<ContentRange,HttpEntity.Strict,RangeUnit,scala.collection.immutable.Seq<HttpHeader>,akka.http.scaladsl.model.Multipart.ByteRanges.BodyPart.Strict>
-
- akka.http.scaladsl.model.Multipart.ByteRanges$.BodyPart$.Strict$
-
- All Implemented Interfaces:
java.io.Serializable
,scala.Function4<ContentRange,HttpEntity.Strict,RangeUnit,scala.collection.immutable.Seq<HttpHeader>,akka.http.scaladsl.model.Multipart.ByteRanges.BodyPart.Strict>
- Enclosing class:
- Multipart.ByteRanges$.BodyPart$
public static class Multipart.ByteRanges$.BodyPart$.Strict$ extends scala.runtime.AbstractFunction4<ContentRange,HttpEntity.Strict,RangeUnit,scala.collection.immutable.Seq<HttpHeader>,akka.http.scaladsl.model.Multipart.ByteRanges.BodyPart.Strict> implements java.io.Serializable
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static Multipart.ByteRanges$.BodyPart$.Strict$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description Strict$()
-
-
-
Field Detail
-
MODULE$
public static final Multipart.ByteRanges$.BodyPart$.Strict$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-