public abstract static class ByteRangeInputStream.URLOpener
extends java.lang.Object
| Modifier and Type | Field | Description |
|---|---|---|
protected java.net.URL |
url |
| Constructor | Description |
|---|---|
URLOpener(java.net.URL u) |
| Modifier and Type | Method | Description |
|---|---|---|
protected abstract java.net.HttpURLConnection |
connect(long offset,
boolean resolved) |
Connect to server with a data offset.
|
java.net.URL |
getURL() |
|
void |
setURL(java.net.URL u) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.