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
IOExceptionCopyright © 2008–2023 Apache Software Foundation. All rights reserved.