Interface GuiceCommonRestResources

All Known Implementing Classes:
GuiceCommonRestResourcesImpl

@Path("/guice") public interface GuiceCommonRestResources
  • Method Summary

    Modifier and Type
    Method
    Description
    byte[]
     
  • Method Details

    • getBootstrapCSS

      @GET @Path("/bootstrap.css") @Produces("text/css") byte[] getBootstrapCSS()