public abstract static class ByteRangeInputStream.URLOpener extends Object
| Constructor and Description |
|---|
ByteRangeInputStream.URLOpener(URL u) |
| Modifier and Type | Method and Description |
|---|---|
URL |
getURL() |
protected abstract HttpURLConnection |
openConnection() |
protected abstract HttpURLConnection |
openConnection(long offset) |
void |
setURL(URL u) |
public ByteRangeInputStream.URLOpener(URL u)
protected abstract HttpURLConnection openConnection() throws IOException
IOExceptionprotected abstract HttpURLConnection openConnection(long offset) throws IOException
IOExceptionCopyright © 2013 Apache Software Foundation. All Rights Reserved.