Class RequestInfo
- java.lang.Object
-
- org.microprofileext.openapi.swaggerui.RequestInfo
-
public class RequestInfo extends Object
Holding info about the request- Author:
- Phillip Kruger (phillip.kruger@redhat.com)
-
-
Constructor Summary
Constructors Constructor Description RequestInfo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetContextPath()StringgetContextPath(String path)StringgetRestPath()StringgetRestPath(String path)
-