public class JaxrsResponseProcessor extends DefaultResponseTypeProcessor
extractActualType| Constructor and Description |
|---|
JaxrsResponseProcessor() |
| Modifier and Type | Method and Description |
|---|---|
Type |
extractResponseType(SwaggerGenerator swaggerGenerator,
OperationGenerator operationGenerator,
Type genericResponseType) |
Type |
extractResponseType(Type genericResponseType) |
Class<?> |
getProcessType() |
processpublic Class<?> getProcessType()
getProcessType in interface ResponseTypeProcessorgetProcessType in class DefaultResponseTypeProcessorpublic Type extractResponseType(SwaggerGenerator swaggerGenerator, OperationGenerator operationGenerator, Type genericResponseType)
extractResponseType in interface ResponseTypeProcessorextractResponseType in class DefaultResponseTypeProcessorCopyright © 2017–2021 The Apache Software Foundation. All rights reserved.