Class Multipart.FormData$.BodyPart$.Strict$

  • All Implemented Interfaces:
    java.io.Serializable, scala.Function4<java.lang.String,​HttpEntity.Strict,​scala.collection.immutable.Map<java.lang.String,​java.lang.String>,​scala.collection.immutable.Seq<HttpHeader>,​akka.http.scaladsl.model.Multipart.FormData.BodyPart.Strict>
    Enclosing class:
    Multipart.FormData$.BodyPart$

    public static class Multipart.FormData$.BodyPart$.Strict$
    extends scala.runtime.AbstractFunction4<java.lang.String,​HttpEntity.Strict,​scala.collection.immutable.Map<java.lang.String,​java.lang.String>,​scala.collection.immutable.Seq<HttpHeader>,​akka.http.scaladsl.model.Multipart.FormData.BodyPart.Strict>
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      Strict$()  
    • Method Summary

      • Methods inherited from class scala.runtime.AbstractFunction4

        curried, toString, tupled
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • Methods inherited from interface scala.Function4

        apply