org.springframework.web.servlet.mvc.AbstractCommandController
as of Spring 3.0, in favor of annotated controllers
|
org.springframework.web.servlet.mvc.AbstractFormController
as of Spring 3.0, in favor of annotated controllers
|
org.springframework.web.servlet.mvc.AbstractWizardFormController
as of Spring 3.0, in favor of annotated controllers
|
org.springframework.web.servlet.view.xslt.AbstractXsltView
|
org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter
|
org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerExceptionResolver
|
org.springframework.web.servlet.mvc.BaseCommandController
as of Spring 3.0, in favor of annotated controllers
|
org.springframework.web.servlet.mvc.CancellableFormController
as of Spring 3.0, in favor of annotated controllers
|
org.springframework.web.servlet.mvc.annotation.DefaultAnnotationHandlerMapping
|
org.springframework.web.servlet.mvc.SimpleFormController
as of Spring 3.0, in favor of annotated controllers
|