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