Package | Description |
---|---|
org.springframework.orm.hibernate3.support |
Classes supporting the
org.springframework.orm.hibernate3 package. |
org.springframework.orm.jdo.support |
Classes supporting the
org.springframework.orm.jdo package. |
org.springframework.orm.jpa.support |
Classes supporting the
org.springframework.orm.jpa package. |
org.springframework.remoting.jaxrpc |
Remoting classes for Web Services via JAX-RPC.
|
org.springframework.test.web.servlet |
Contains server-side support for testing Spring MVC applications.
|
org.springframework.test.web.servlet.setup |
Contains built-in
MockMvcBuilder implementations. |
org.springframework.web.accept |
This package contains classes used to determine the requested the media types in a request.
|
org.springframework.web.context |
Contains a variant of the application context interface for web applications,
and the ContextLoaderListener that bootstraps a root web application context.
|
org.springframework.web.context.support |
Classes supporting the
org.springframework.web.context package,
such as WebApplicationContext implementations and various utility classes. |
org.springframework.web.filter |
Provides generic filter base classes allowing for bean-style configuration.
|
org.springframework.web.jsf |
Support classes for integrating a JSF web tier with a Spring middle tier
which is hosted in a Spring root WebApplicationContext.
|
org.springframework.web.jsf.el |
Support classes for integrating a JSF 1.2 web tier with a Spring middle tier
which is hosted in a Spring root WebApplicationContext.
|
org.springframework.web.multipart.commons |
MultipartResolver implementation for
Apache Commons FileUpload.
|
org.springframework.web.multipart.support |
Support classes for the multipart resolution framework.
|
org.springframework.web.portlet.context |
Support for Spring's application context concept in a portlet environment,
including ApplicationContext implementations and various utility classes.
|
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.config.annotation |
Annotation-based setup for Spring MVC.
|
org.springframework.web.servlet.handler |
Provides standard HandlerMapping implementations,
including abstract base classes for custom implementations.
|
org.springframework.web.servlet.mvc |
Standard controller implementations for the Servlet MVC framework that comes with
Spring.
|
org.springframework.web.servlet.mvc.annotation |
Support package for annotation-based Servlet MVC controllers.
|
org.springframework.web.servlet.mvc.method |
Servlet-based infrastructure for handler method processing,
building on the
org.springframework.web.method package. |
org.springframework.web.servlet.mvc.method.annotation |
MVC infrastructure for annotation-based handler method processing, building on the
org.springframework.web.method.annotation package. |
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.support |
Support package for MVC controllers.
|
org.springframework.web.servlet.resource |
Support classes for serving static resources.
|
org.springframework.web.servlet.support |
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.feed |
Support classes for feed generation, providing View implementations for Atom and RSS.
|
org.springframework.web.servlet.view.freemarker |
Support classes for the integration of
FreeMarker
as Spring web view technology.
|
org.springframework.web.servlet.view.jasperreports |
Support classes for the integration of
JasperReports
as Spring web view technology.
|
org.springframework.web.servlet.view.json |
Support classes for providing a View implementation based on JSON serialization.
|
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.tiles2 |
Support classes for the integration of
Tiles2
(the standalone version of Tiles) 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.xml |
Support classes for providing a View implementation based on XML Marshalling.
|
org.springframework.web.servlet.view.xslt |
Support classes for XSLT,
providing a View implementation for XSLT stylesheets.
|
org.springframework.web.struts |
Support classes for integrating a Struts web tier with a Spring middle
tier which is typically hosted in a Spring root WebApplicationContext.
|
Class and Description |
---|
ServletContextAware
Interface to be implemented by any object that wishes to be notified of the
ServletContext (typically determined by the WebApplicationContext )
that it runs in. |
Class and Description |
---|
ServletContextAware
Interface to be implemented by any object that wishes to be notified of the
ServletContext (typically determined by the WebApplicationContext )
that it runs in. |
Class and Description |
---|
ServletContextAware
Interface to be implemented by any object that wishes to be notified of the
ServletContext (typically determined by the WebApplicationContext )
that it runs in. |
Class and Description |
---|
WebApplicationContext
Interface to provide configuration for a web application.
|
Class and Description |
---|
WebApplicationContext
Interface to provide configuration for a web application.
|
Class and Description |
---|
WebApplicationContext
Interface to provide configuration for a web application.
|
Class and Description |
---|
ServletContextAware
Interface to be implemented by any object that wishes to be notified of the
ServletContext (typically determined by the WebApplicationContext )
that it runs in. |
Class and Description |
---|
ConfigurableWebApplicationContext
Interface to be implemented by configurable web application contexts.
|
ContextLoader
Performs the actual initialization work for the root application context.
|
WebApplicationContext
Interface to provide configuration for a web application.
|
Class and Description |
---|
ConfigurableWebApplicationContext
Interface to be implemented by configurable web application contexts.
|
ConfigurableWebEnvironment
Specialization of
ConfigurableEnvironment allowing initialization of
servlet-related PropertySource objects at the
earliest moment that the ServletContext and (optionally) ServletConfig
become available. |
ServletContextAware
Interface to be implemented by any object that wishes to be notified of the
ServletContext (typically determined by the WebApplicationContext )
that it runs in. |
WebApplicationContext
Interface to provide configuration for a web application.
|
Class and Description |
---|
ServletContextAware
Interface to be implemented by any object that wishes to be notified of the
ServletContext (typically determined by the WebApplicationContext )
that it runs in. |
WebApplicationContext
Interface to provide configuration for a web application.
|
Class and Description |
---|
WebApplicationContext
Interface to provide configuration for a web application.
|
Class and Description |
---|
WebApplicationContext
Interface to provide configuration for a web application.
|
Class and Description |
---|
ServletContextAware
Interface to be implemented by any object that wishes to be notified of the
ServletContext (typically determined by the WebApplicationContext )
that it runs in. |
Class and Description |
---|
ServletContextAware
Interface to be implemented by any object that wishes to be notified of the
ServletContext (typically determined by the WebApplicationContext )
that it runs in. |
Class and Description |
---|
WebApplicationContext
Interface to provide configuration for a web application.
|
Class and Description |
---|
ConfigurableWebApplicationContext
Interface to be implemented by configurable web application contexts.
|
WebApplicationContext
Interface to provide configuration for a web application.
|
Class and Description |
---|
ServletContextAware
Interface to be implemented by any object that wishes to be notified of the
ServletContext (typically determined by the WebApplicationContext )
that it runs in. |
Class and Description |
---|
ServletConfigAware
Interface to be implemented by any object that wishes to be notified of the
ServletConfig (typically determined by the WebApplicationContext )
that it runs in. |
ServletContextAware
Interface to be implemented by any object that wishes to be notified of the
ServletContext (typically determined by the WebApplicationContext )
that it runs in. |
Class and Description |
---|
ServletContextAware
Interface to be implemented by any object that wishes to be notified of the
ServletContext (typically determined by the WebApplicationContext )
that it runs in. |
Class and Description |
---|
ServletContextAware
Interface to be implemented by any object that wishes to be notified of the
ServletContext (typically determined by the WebApplicationContext )
that it runs in. |
Class and Description |
---|
ServletContextAware
Interface to be implemented by any object that wishes to be notified of the
ServletContext (typically determined by the WebApplicationContext )
that it runs in. |
Class and Description |
---|
ServletContextAware
Interface to be implemented by any object that wishes to be notified of the
ServletContext (typically determined by the WebApplicationContext )
that it runs in. |
Class and Description |
---|
ServletContextAware
Interface to be implemented by any object that wishes to be notified of the
ServletContext (typically determined by the WebApplicationContext )
that it runs in. |
Class and Description |
---|
ServletContextAware
Interface to be implemented by any object that wishes to be notified of the
ServletContext (typically determined by the WebApplicationContext )
that it runs in. |
Class and Description |
---|
ServletContextAware
Interface to be implemented by any object that wishes to be notified of the
ServletContext (typically determined by the WebApplicationContext )
that it runs in. |
Class and Description |
---|
AbstractContextLoaderInitializer
Convenient base class for
WebApplicationInitializer implementations
that register a ContextLoaderListener in the servlet context. |
ServletContextAware
Interface to be implemented by any object that wishes to be notified of the
ServletContext (typically determined by the WebApplicationContext )
that it runs in. |
WebApplicationContext
Interface to provide configuration for a web application.
|
Class and Description |
---|
ServletContextAware
Interface to be implemented by any object that wishes to be notified of the
ServletContext (typically determined by the WebApplicationContext )
that it runs in. |
Class and Description |
---|
ServletContextAware
Interface to be implemented by any object that wishes to be notified of the
ServletContext (typically determined by the WebApplicationContext )
that it runs in. |
Class and Description |
---|
ServletContextAware
Interface to be implemented by any object that wishes to be notified of the
ServletContext (typically determined by the WebApplicationContext )
that it runs in. |
Class and Description |
---|
ServletContextAware
Interface to be implemented by any object that wishes to be notified of the
ServletContext (typically determined by the WebApplicationContext )
that it runs in. |
Class and Description |
---|
ServletContextAware
Interface to be implemented by any object that wishes to be notified of the
ServletContext (typically determined by the WebApplicationContext )
that it runs in. |
Class and Description |
---|
ServletContextAware
Interface to be implemented by any object that wishes to be notified of the
ServletContext (typically determined by the WebApplicationContext )
that it runs in. |
Class and Description |
---|
ServletContextAware
Interface to be implemented by any object that wishes to be notified of the
ServletContext (typically determined by the WebApplicationContext )
that it runs in. |
WebApplicationContext
Interface to provide configuration for a web application.
|
Class and Description |
---|
ServletContextAware
Interface to be implemented by any object that wishes to be notified of the
ServletContext (typically determined by the WebApplicationContext )
that it runs in. |
WebApplicationContext
Interface to provide configuration for a web application.
|
Class and Description |
---|
ServletContextAware
Interface to be implemented by any object that wishes to be notified of the
ServletContext (typically determined by the WebApplicationContext )
that it runs in. |
Class and Description |
---|
ServletContextAware
Interface to be implemented by any object that wishes to be notified of the
ServletContext (typically determined by the WebApplicationContext )
that it runs in. |
Class and Description |
---|
ServletContextAware
Interface to be implemented by any object that wishes to be notified of the
ServletContext (typically determined by the WebApplicationContext )
that it runs in. |
Class and Description |
---|
WebApplicationContext
Interface to provide configuration for a web application.
|
Copyright © 2015. All rights reserved.