public class RequestHandler extends Object
| 构造器和说明 |
|---|
RequestHandler(org.springframework.web.servlet.mvc.method.RequestMappingInfo requestMapping,
org.springframework.web.method.HandlerMethod handlerMethod) |
| 限定符和类型 | 方法和说明 |
|---|---|
org.springframework.web.method.HandlerMethod |
getHandlerMethod() |
org.springframework.web.servlet.mvc.method.RequestMappingInfo |
getRequestMapping() |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.