Package org.ctan.site.services.mirrors
Class MirrMonService
java.lang.Object
org.ctan.site.services.mirrors.MirrMonService
The class
MirrMonService contains the mirror monitor service.-
Constructor Summary
ConstructorsConstructorDescriptionMirrMonService(@NonNull CtanConfiguration.MirrMonConfig config) This is the constructor forMirrMonService. -
Method Summary
-
Constructor Details
-
MirrMonService
This is the constructor forMirrMonService.- Parameters:
config- the configuration
-
-
Method Details
-
get
The methodgetprovides means to retrieve the summary HTML page.- Returns:
- the transformed HTML page
- Throws:
URISyntaxException- in case of an error in the URLMalformedURLException- in case of an error in the URLIOException- in case of an I/O error
-