public class CookieParamAnnotationProcessor extends AbstractSerializableParameterProcessor<io.swagger.models.parameters.CookieParameter,javax.ws.rs.CookieParam>
| Constructor and Description |
|---|
CookieParamAnnotationProcessor() |
| Modifier and Type | Method and Description |
|---|---|
HttpParameterType |
getHttpParameterType(javax.ws.rs.CookieParam parameterAnnotation) |
String |
getParameterName(javax.ws.rs.CookieParam parameterAnnotation) |
Type |
getProcessType() |
fillParameter, readDefaultValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfillParameter, getGenericType, getProcessJavaTypepublic Type getProcessType()
public String getParameterName(javax.ws.rs.CookieParam parameterAnnotation)
public HttpParameterType getHttpParameterType(javax.ws.rs.CookieParam parameterAnnotation)
Copyright © 2017–2021 The Apache Software Foundation. All rights reserved.