Uses of Class
io.swagger.v3.jaxrs2.integration.JaxrsAnnotationScanner
-
Packages that use JaxrsAnnotationScanner Package Description io.swagger.v3.jaxrs2.integration -
-
Uses of JaxrsAnnotationScanner in io.swagger.v3.jaxrs2.integration
Classes in io.swagger.v3.jaxrs2.integration with type parameters of type JaxrsAnnotationScanner Modifier and Type Class Description classJaxrsAnnotationScanner<T extends JaxrsAnnotationScanner<T>>Subclasses of JaxrsAnnotationScanner in io.swagger.v3.jaxrs2.integration Modifier and Type Class Description classJaxrsApplicationAndAnnotationScannerclassJaxrsApplicationAndResourcePackagesAnnotationScannerclassJaxrsApplicationScannerMethods in io.swagger.v3.jaxrs2.integration that return JaxrsAnnotationScanner Modifier and Type Method Description JaxrsAnnotationScannerJaxrsAnnotationScanner. application(javax.ws.rs.core.Application application)
-