Class DownloadFileInitializer
java.lang.Object
org.eclipse.jetty.start.FileInitializer
org.eclipse.jetty.start.fileinits.DownloadFileInitializer
- Direct Known Subclasses:
MavenLocalRepoFileInitializer
,UriFileInitializer
-
Field Summary
Fields inherited from class org.eclipse.jetty.start.FileInitializer
_basehome, _scheme
-
Constructor Summary
ModifierConstructorDescriptionprotected
DownloadFileInitializer
(BaseHome basehome, String... scheme) -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract boolean
protected void
Methods inherited from class org.eclipse.jetty.start.FileInitializer
check, copyDirectory, create, getDestination, isApplicable, isFilePresent
-
Constructor Details
-
DownloadFileInitializer
-
-
Method Details
-
allowInsecureHttpDownloads
protected abstract boolean allowInsecureHttpDownloads() -
download
- Throws:
IOException
-