Class ContentRange.Default

java.lang.Object
org.apache.pekko.http.javadsl.model.ContentRange
org.apache.pekko.http.scaladsl.model.ContentRange.Default
All Implemented Interfaces:
Serializable, Renderable, ToStringRenderable, ValueRenderable, ByteContentRange, ContentRange, 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: