Interface CacheResource


@Path("cache") public interface CacheResource
  • Method Summary

    Modifier and Type
    Method
    Description
    javax.ws.rs.core.Response
     
  • Method Details

    • clearCaches

      @GET @Path("clear") javax.ws.rs.core.Response clearCaches()