@SPI(scope=FRAMEWORK)
public interface NoAnnotatedParameterRequestTagProcessor
| 限定符和类型 | 方法和说明 |
|---|---|
MediaType |
consumerContentType() |
String |
defaultAnnotationClassName(RestMethodMetadata restMethodMetadata) |
void |
process(Parameter parameter,
int parameterIndex,
RestMethodMetadata restMethodMetadata) |
MediaType consumerContentType()
String defaultAnnotationClassName(RestMethodMetadata restMethodMetadata)
void process(Parameter parameter, int parameterIndex, RestMethodMetadata restMethodMetadata)
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.