Class RESTEasyExtension

  • All Implemented Interfaces:
    io.smallrye.openapi.runtime.scanner.AnnotationScannerExtension

    public class RESTEasyExtension
    extends Object
    implements io.smallrye.openapi.runtime.scanner.AnnotationScannerExtension
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface io.smallrye.openapi.runtime.scanner.AnnotationScannerExtension

        io.smallrye.openapi.runtime.scanner.AnnotationScannerExtension.Default
    • Field Summary

      • Fields inherited from interface io.smallrye.openapi.runtime.scanner.AnnotationScannerExtension

        DEFAULT
    • Constructor Summary

      Constructors 
      Constructor Description
      RESTEasyExtension​(org.jboss.jandex.IndexView index)  
    • Constructor Detail

      • RESTEasyExtension

        public RESTEasyExtension​(org.jboss.jandex.IndexView index)
    • Method Detail

      • resolveAsyncType

        public org.jboss.jandex.Type resolveAsyncType​(org.jboss.jandex.Type type)
        Specified by:
        resolveAsyncType in interface io.smallrye.openapi.runtime.scanner.AnnotationScannerExtension