Class DocManager


  • @Path("api-docs")
    public class DocManager
    extends Object
    • Constructor Detail

      • DocManager

        public DocManager()
    • Method Detail

      • toDoc

        @GET
        @Path("/{any: .*}")
        public InputStream toDoc​(@Context
                                 javax.servlet.http.HttpServletRequest req)
                          throws javax.ws.rs.WebApplicationException
        Throws:
        javax.ws.rs.WebApplicationException