public class JaxrsSwaggerGenerator extends RestSwaggerGenerator
cls, defaultTags, httpMethod, methodWhiteList, operationGenerators, swagger, swaggerGeneratorFeatureLOGGER| Constructor and Description |
|---|
JaxrsSwaggerGenerator(Class<?> cls) |
| Modifier and Type | Method and Description |
|---|---|
<T extends OperationGenerator> |
createOperationGenerator(Method method) |
protected boolean |
isSkipMethod(Method method) |
addDefaultTag, addOperationsToSwagger, correctBasePath, correctSwagger, generate, getClazz, getDefaultTags, getHttpMethod, getSwagger, getSwaggerGeneratorFeature, replaceMethodWhiteList, scanClassAnnotation, scanMethods, setBasePath, setHttpMethod, setJavaInterfaceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate, generatepublic JaxrsSwaggerGenerator(Class<?> cls)
protected boolean isSkipMethod(Method method)
isSkipMethod in class AbstractSwaggerGeneratorpublic <T extends OperationGenerator> T createOperationGenerator(Method method)
Copyright © 2017–2020 The Apache Software Foundation. All rights reserved.