public class RequestHandler
extends java.lang.Object
| Constructor and Description |
|---|
RequestHandler(org.springframework.web.servlet.mvc.method.RequestMappingInfo requestMapping,
org.springframework.web.method.HandlerMethod handlerMethod) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.web.method.HandlerMethod |
getHandlerMethod() |
org.springframework.web.servlet.mvc.method.RequestMappingInfo |
getRequestMapping() |