Package org.ctan.site.resources.mirrors
Class MirrMon3Resource
java.lang.Object
org.ctan.site.resources.mirrors.MirrMon3Resource
The class
MirrMon3Resource
contains the controller for the
MirrMon resource.-
Constructor Summary
ConstructorsConstructorDescriptionMirrMon3Resource
(@NonNull MirrMonService service) This is the constructor for the classMirrors3Resource
. -
Method Summary
Modifier and TypeMethodDescriptionThe methodgetAllMirrors
provides means to retrieve a list of all mirror servers.
-
Constructor Details
-
MirrMon3Resource
This is the constructor for the classMirrors3Resource
.- Parameters:
service
- the underlying service
-
-
Method Details
-
getMirrMon
The methodgetAllMirrors
provides means to retrieve a list of all mirror servers.- Returns:
- a list of matching mirrors
-