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