| Package | Description |
|---|---|
| htsjdk.tribble.util |
| Modifier and Type | Class and Description |
|---|---|
class |
FTPHelper |
class |
HTTPHelper
Simple implementation of URLHelper based on the JDK URL and HttpURLConnection classes.
|
class |
RemoteURLHelper
Implementation of URLHelper designed for remote resources.
|
| Modifier and Type | Method and Description |
|---|---|
static URLHelper |
ParsingUtils.getURLHelper(java.net.URL url)
Return the registered URLHelper, constructed with the provided URL
|