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 abstract HttpURLConnection connect(long offset, boolean resolved) throws IOException
IOException
Copyright © 2015 Apache Software Foundation. All Rights Reserved.