Undertow Core 2.2.40.Final
-
-
Constructor Summary
Constructors
| Constructor |
Description |
RangeResponseResult(long start,
long end,
long contentLength,
String contentRange,
int statusCode) |
|
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
RangeResponseResult
public RangeResponseResult(long start,
long end,
long contentLength,
String contentRange,
int statusCode)
-
Method Detail
-
getStart
public long getStart()
-
getEnd
public long getEnd()
Undertow Core 2.2.40.Final
Copyright © 2026 JBoss by Red Hat. All rights reserved.