Class ContentRange.Unsatisfiable

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

public static final class ContentRange.Unsatisfiable extends ContentRange implements ByteContentRange, scala.Product, Serializable
An unsatisfiable content-range.
See Also: