Package | Description |
---|---|
org.springframework.test.context.web |
Web support classes for the Spring TestContext Framework.
|
org.springframework.web.context.support |
Classes supporting the
org.springframework.web.context package,
such as WebApplicationContext implementations and various utility classes. |
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.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.
|
Class and Description |
---|
GenericWebApplicationContext
Subclass of
GenericApplicationContext , suitable for web environments. |
Class and Description |
---|
AbstractRefreshableWebApplicationContext
AbstractRefreshableApplicationContext
subclass which implements the
ConfigurableWebApplicationContext
interface for web environments. |
RequestHandledEvent
Event raised when a request is handled within an ApplicationContext.
|
Class and Description |
---|
RequestHandledEvent
Event raised when a request is handled within an ApplicationContext.
|
Class and Description |
---|
WebApplicationObjectSupport
Convenient superclass for application objects running in a
WebApplicationContext . |
Class and Description |
---|
WebApplicationObjectSupport
Convenient superclass for application objects running in a
WebApplicationContext . |
Class and Description |
---|
WebApplicationObjectSupport
Convenient superclass for application objects running in a
WebApplicationContext . |
Class and Description |
---|
WebApplicationObjectSupport
Convenient superclass for application objects running in a
WebApplicationContext . |
Class and Description |
---|
WebApplicationObjectSupport
Convenient superclass for application objects running in a
WebApplicationContext . |
Class and Description |
---|
WebApplicationObjectSupport
Convenient superclass for application objects running in a
WebApplicationContext . |
Class and Description |
---|
WebApplicationObjectSupport
Convenient superclass for application objects running in a
WebApplicationContext . |
Class and Description |
---|
WebApplicationObjectSupport
Convenient superclass for application objects running in a
WebApplicationContext . |
Class and Description |
---|
WebApplicationObjectSupport
Convenient superclass for application objects running in a
WebApplicationContext . |
Class and Description |
---|
WebApplicationObjectSupport
Convenient superclass for application objects running in a
WebApplicationContext . |
Class and Description |
---|
WebApplicationObjectSupport
Convenient superclass for application objects running in a
WebApplicationContext . |
Class and Description |
---|
WebApplicationObjectSupport
Convenient superclass for application objects running in a
WebApplicationContext . |
Class and Description |
---|
WebApplicationObjectSupport
Convenient superclass for application objects running in a
WebApplicationContext . |
Class and Description |
---|
WebApplicationObjectSupport
Convenient superclass for application objects running in a
WebApplicationContext . |
Class and Description |
---|
WebApplicationObjectSupport
Convenient superclass for application objects running in a
WebApplicationContext . |
Class and Description |
---|
WebApplicationObjectSupport
Convenient superclass for application objects running in a
WebApplicationContext . |
Class and Description |
---|
WebApplicationObjectSupport
Convenient superclass for application objects running in a
WebApplicationContext . |
Class and Description |
---|
WebApplicationObjectSupport
Convenient superclass for application objects running in a
WebApplicationContext . |
Class and Description |
---|
WebApplicationObjectSupport
Convenient superclass for application objects running in a
WebApplicationContext . |
Class and Description |
---|
WebApplicationObjectSupport
Convenient superclass for application objects running in a
WebApplicationContext . |
Copyright © 2015. All rights reserved.