Package akka.http.scaladsl.model.headers
Class TE$
- All Implemented Interfaces:
Renderable
,Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapply
(TransferEncoding first, scala.collection.immutable.Seq<TransferEncoding> more) Methods inherited from class akka.http.scaladsl.model.headers.ModeledCompanion
lowercaseName, name, nameFromClass, parseFromValueString, render
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
TE$
public TE$()
-
-
Method Details
-
apply
-