public class CookieParamAnnotationProcessor extends AbstractParameterProcessor<io.swagger.models.parameters.CookieParameter>
| Constructor and Description |
|---|
CookieParamAnnotationProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected io.swagger.models.parameters.CookieParameter |
createParameter() |
protected String |
getAnnotationParameterName(Object annotation) |
fillParameter, process, setParameterName, setParameterTypeprotected String getAnnotationParameterName(Object annotation)
getAnnotationParameterName in class AbstractParameterProcessor<io.swagger.models.parameters.CookieParameter>protected io.swagger.models.parameters.CookieParameter createParameter()
createParameter in class AbstractParameterProcessor<io.swagger.models.parameters.CookieParameter>Copyright © 2017. All rights reserved.