public class SwaggerJersey2Jaxrs extends AbstractSwaggerExtension
Constructor and Description |
---|
SwaggerJersey2Jaxrs() |
Modifier and Type | Method and Description |
---|---|
List<Parameter> |
extractParameters(List<Annotation> annotations,
Type type,
Set<Type> typesToSkip,
Iterator<SwaggerExtension> chain) |
protected boolean |
shouldIgnoreClass(Class<?> cls) |
constructType, decorateOperation, extractOperationMethod, shouldIgnoreType
public List<Parameter> extractParameters(List<Annotation> annotations, Type type, Set<Type> typesToSkip, Iterator<SwaggerExtension> chain)
extractParameters
in interface SwaggerExtension
extractParameters
in class AbstractSwaggerExtension
protected boolean shouldIgnoreClass(Class<?> cls)
shouldIgnoreClass
in class AbstractSwaggerExtension
Copyright © 2020 JBoss by Red Hat. All Rights Reserved.