boolean |
MatrixVariableParameterProcessor.processArgument(AnnotatedParameterProcessor.AnnotatedParameterContext context,
Annotation annotation,
Method method) |
boolean |
RequestParamParameterProcessor.processArgument(AnnotatedParameterProcessor.AnnotatedParameterContext context,
Annotation annotation,
Method method) |
boolean |
RequestHeaderParameterProcessor.processArgument(AnnotatedParameterProcessor.AnnotatedParameterContext context,
Annotation annotation,
Method method) |
boolean |
QueryMapParameterProcessor.processArgument(AnnotatedParameterProcessor.AnnotatedParameterContext context,
Annotation annotation,
Method method) |
boolean |
RequestPartParameterProcessor.processArgument(AnnotatedParameterProcessor.AnnotatedParameterContext context,
Annotation annotation,
Method method) |
boolean |
CookieValueParameterProcessor.processArgument(AnnotatedParameterProcessor.AnnotatedParameterContext context,
Annotation annotation,
Method method) |
boolean |
PathVariableParameterProcessor.processArgument(AnnotatedParameterProcessor.AnnotatedParameterContext context,
Annotation annotation,
Method method) |