Interface ByteContentRange
- All Superinterfaces:
ContentRange,Renderable,ToStringRenderable,ValueRenderable
- All Known Implementing Classes:
ContentRange.Default,ContentRange.Unsatisfiable
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.pekko.http.scaladsl.model.ContentRange
ContentRange.Default, ContentRange.Default$, ContentRange.Other, ContentRange.Other$, ContentRange.Unsatisfiable, ContentRange.Unsatisfiable$ -
Method Summary
Methods inherited from interface org.apache.pekko.http.scaladsl.model.ContentRange
getOtherValue, getSatisfiableFirst, getSatisfiableLast, isOther, isSatisfiableMethods inherited from interface org.apache.pekko.http.impl.util.Renderable
renderMethods inherited from interface org.apache.pekko.http.impl.util.ToStringRenderable
toStringMethods inherited from interface org.apache.pekko.http.impl.util.ValueRenderable
value
-
Method Details
-
getInstanceLength
OptionalLong getInstanceLength()Java API -
instanceLength
scala.Option<Object> instanceLength() -
isByteContentRange
boolean isByteContentRange()Java API
-