Class ContentRange.Default

java.lang.Object
akka.http.javadsl.model.ContentRange
akka.http.scaladsl.model.ContentRange.Default
All Implemented Interfaces:
Renderable, ToStringRenderable, ValueRenderable, ByteContentRange, ContentRange, Serializable, scala.Equals, scala.Product
Enclosing interface:
ContentRange

public static final class ContentRange.Default extends ContentRange implements ByteContentRange, scala.Product, Serializable
Models a satisfiable HTTP content-range.
See Also: