Class MirrMon3Resource

java.lang.Object
org.ctan.site.resources.mirrors.MirrMon3Resource

@Path("/3.0") @Produces("text/html") public class MirrMon3Resource extends Object
The class MirrMon3Resource contains the controller for the MirrMon resource.
  • Constructor Details

    • MirrMon3Resource

      public MirrMon3Resource(@NonNull @NonNull MirrMonService service)
      This is the constructor for the class Mirrors3Resource.
      Parameters:
      service - the underlying service
  • Method Details

    • getMirrMon

      @GET @Path("/mirr-mon") @PermitAll @UnitOfWork("mirrors") public String getMirrMon()
      The method getAllMirrors provides means to retrieve a list of all mirror servers.
      Returns:
      a list of matching mirrors