public class SpringWebJavaMethodMetadata
extends java.lang.Object
| Constructor and Description |
|---|
SpringWebJavaMethodMetadata(java.lang.reflect.Method javaMethod) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
headers() |
org.springframework.web.bind.annotation.RequestMethod |
httpMethod() |
java.util.Optional<java.lang.String> |
path() |
java.lang.reflect.Type |
returnType(java.lang.Class<?> rawType) |
Copyright © 2017. All Rights Reserved.