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 Details

    • RequestInfo

      public RequestInfo()
  • Method Details

    • getContextPath

      public String getContextPath()
    • getContextPath

      public String getContextPath(String path)
    • getRestPath

      public String getRestPath()
    • getRestPath

      public String getRestPath(String path)