类的使用
org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter
使用HttpRequestHandlerAdapter的程序包 程序包 说明 org.springframework.web.servlet.config.annotation Annotation-based setup for Spring MVC.org.springframework.web.servlet.config.annotation中HttpRequestHandlerAdapter的使用
返回HttpRequestHandlerAdapter的org.springframework.web.servlet.config.annotation中的方法 修饰符和类型 方法 说明 HttpRequestHandlerAdapter
WebMvcConfigurationSupport. httpRequestHandlerAdapter()
Returns aHttpRequestHandlerAdapter
for processing requests withHttpRequestHandlers
.