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, shouldIgnoreTypepublic List<Parameter> extractParameters(List<Annotation> annotations, Type type, Set<Type> typesToSkip, Iterator<SwaggerExtension> chain)
extractParameters in interface SwaggerExtensionextractParameters in class AbstractSwaggerExtensionprotected boolean shouldIgnoreClass(Class<?> cls)
shouldIgnoreClass in class AbstractSwaggerExtensionCopyright © 2016. All Rights Reserved.