Class NotFoundExceptionMapper.MethodDescription

java.lang.Object
io.quarkus.resteasy.reactive.server.runtime.NotFoundExceptionMapper.MethodDescription
Enclosing class:
NotFoundExceptionMapper

public static final class NotFoundExceptionMapper.MethodDescription extends Object
  • Field Details

    • method

      public String method
    • fullPath

      public String fullPath
    • produces

      public String produces
    • consumes

      public String consumes
  • Constructor Details