Class JaxRsConstants

java.lang.Object
io.smallrye.openapi.jaxrs.JaxRsConstants

public class JaxRsConstants extends Object
Constants related to JAX-RS
Author:
Phillip Kruger (phillip.kruger@redhat.com), Eric Wittmann (eric.wittmann@gmail.com)
  • Field Details

    • HTTP_METHODS

      public static final Set<org.jboss.jandex.DotName> HTTP_METHODS
    • HTTP_METHOD_INSTANCES

      public static final Set<org.jboss.jandex.AnnotationInstance> HTTP_METHOD_INSTANCES
    • HTTP_METHOD_ANNOTATIONS

      public static final Map<org.eclipse.microprofile.openapi.models.PathItem.HttpMethod,Set<org.jboss.jandex.DotName>> HTTP_METHOD_ANNOTATIONS