@Path(value="docs") public class DocsGenerator extends Object
| Constructor and Description |
|---|
DocsGenerator() |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
toDoc(javax.servlet.http.HttpServletRequest req)
To doc.
|
@GET
@Path(value="/{any: .*}")
public InputStream toDoc(@Context
javax.servlet.http.HttpServletRequest req)
throws javax.ws.rs.WebApplicationException
req - the reqjavax.ws.rs.WebApplicationException - the web application exceptionCopyright © 2022. All Rights Reserved.