|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.springframework.web.servlet | |
org.springframework.orm.hibernate.support | Classes supporting the org.springframework.orm.hibernate package. |
org.springframework.remoting.caucho | This package provides remoting classes for Caucho's Hessian and Burlap protocols: a proxy factory for accessing Hessian/Burlap services, and an exporter for making beans available to Hessian/Burlap clients. |
org.springframework.web.servlet | Provides servlets that integrate with the application context infrastructure, and the core interfaces and classes for the Spring web MVC framework. |
org.springframework.web.servlet.handler | Provides standard HandlerMapping implementations, including abstract base classes for custom implementations. |
org.springframework.web.servlet.handler.metadata | This package enables automatic web controller targeting. |
org.springframework.web.servlet.i18n | Locale support classes for Spring's web MVC framework. |
org.springframework.web.servlet.mvc | Standard controller implementations for the MVC framework that comes with Spring. |
org.springframework.web.servlet.mvc.multiaction | Package allowing MVC Controller implementations to handle requests at method rather than class level. |
org.springframework.web.servlet.mvc.throwaway | Throwaway command controllers are a WebWork/Maverick-style alternative to Spring's default Servlet/Struts-style Controller approach. |
org.springframework.web.servlet.support | Support classes for Spring's web MVC framework. |
org.springframework.web.servlet.theme | Theme support classes for Spring's web MVC framework. |
org.springframework.web.servlet.view | Provides standard View and ViewResolver implementations, including abstract base classes for custom implementations. |
org.springframework.web.servlet.view.document | Support classes for document generation, providing View implementations for PDF and Excel. |
org.springframework.web.servlet.view.freemarker | Support classes for the integration of FreeMarker as Spring web view technology. |
org.springframework.web.servlet.view.tiles | Support classes for the integration of Tiles (included in Struts) as Spring web view technology. |
org.springframework.web.servlet.view.velocity | Support classes for the integration of Velocity as Spring web view technology. |
org.springframework.web.servlet.view.xslt | Support classes for XSLT, providing a View implementation for XSLT stylesheets. |
Classes in org.springframework.web.servlet used by org.springframework.orm.hibernate.support | |
HandlerInterceptor
Workflow interface that allows for customized handler execution chains. |
|
ModelAndView
Holder for both Model and View in the web MVC framework. |
Classes in org.springframework.web.servlet used by org.springframework.remoting.caucho | |
ModelAndView
Holder for both Model and View in the web MVC framework. |
Classes in org.springframework.web.servlet used by org.springframework.web.servlet | |
FrameworkServlet
Base servlet for servlets within the web framework. |
|
HandlerExecutionChain
Handler execution chain, consisting of handler object and any preprocessing interceptors. |
|
HandlerInterceptor
Workflow interface that allows for customized handler execution chains. |
|
HttpServletBean
Simple extension of javax.servlet.http.HttpServlet that treats its config parameters as bean properties. |
|
ModelAndView
Holder for both Model and View in the web MVC framework. |
|
View
MVC View for a web interaction. |
Classes in org.springframework.web.servlet used by org.springframework.web.servlet.handler | |
HandlerExceptionResolver
Interface to be implemented by objects than can resolve exceptions thrown by handlers, in the typical case to error views. |
|
HandlerExecutionChain
Handler execution chain, consisting of handler object and any preprocessing interceptors. |
|
HandlerInterceptor
Workflow interface that allows for customized handler execution chains. |
|
HandlerMapping
Interface to be implemented by objects that define a mapping between requests and handler objects. |
|
ModelAndView
Holder for both Model and View in the web MVC framework. |
Classes in org.springframework.web.servlet used by org.springframework.web.servlet.handler.metadata | |
HandlerMapping
Interface to be implemented by objects that define a mapping between requests and handler objects. |
Classes in org.springframework.web.servlet used by org.springframework.web.servlet.i18n | |
HandlerInterceptor
Workflow interface that allows for customized handler execution chains. |
|
LocaleResolver
Interface for web-based locale resolution strategies that allows for both locale resolution via the request and locale modification via request and response. |
Classes in org.springframework.web.servlet used by org.springframework.web.servlet.mvc | |
HandlerAdapter
MVC framework SPI interface, allowing parameterization of core MVC workflow. |
|
HandlerInterceptor
Workflow interface that allows for customized handler execution chains. |
|
ModelAndView
Holder for both Model and View in the web MVC framework. |
Classes in org.springframework.web.servlet used by org.springframework.web.servlet.mvc.multiaction | |
ModelAndView
Holder for both Model and View in the web MVC framework. |
Classes in org.springframework.web.servlet used by org.springframework.web.servlet.mvc.throwaway | |
HandlerAdapter
MVC framework SPI interface, allowing parameterization of core MVC workflow. |
|
ModelAndView
Holder for both Model and View in the web MVC framework. |
Classes in org.springframework.web.servlet used by org.springframework.web.servlet.support | |
LocaleResolver
Interface for web-based locale resolution strategies that allows for both locale resolution via the request and locale modification via request and response. |
|
ThemeResolver
Interface for web-based theme resolution strategies that allows for both theme resolution via the request and theme modification via request and response. |
Classes in org.springframework.web.servlet used by org.springframework.web.servlet.theme | |
HandlerInterceptor
Workflow interface that allows for customized handler execution chains. |
|
ThemeResolver
Interface for web-based theme resolution strategies that allows for both theme resolution via the request and theme modification via request and response. |
Classes in org.springframework.web.servlet used by org.springframework.web.servlet.view | |
View
MVC View for a web interaction. |
|
ViewResolver
Interface to be implemented by objects that can resolve views by name. |
Classes in org.springframework.web.servlet used by org.springframework.web.servlet.view.document | |
View
MVC View for a web interaction. |
Classes in org.springframework.web.servlet used by org.springframework.web.servlet.view.freemarker | |
View
MVC View for a web interaction. |
Classes in org.springframework.web.servlet used by org.springframework.web.servlet.view.tiles | |
View
MVC View for a web interaction. |
Classes in org.springframework.web.servlet used by org.springframework.web.servlet.view.velocity | |
View
MVC View for a web interaction. |
|
ViewResolver
Interface to be implemented by objects that can resolve views by name. |
Classes in org.springframework.web.servlet used by org.springframework.web.servlet.view.xslt | |
View
MVC View for a web interaction. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |