Uses of Package
org.springframework.web.context
Packages that use org.springframework.web.context
Package
Description
This package contains classes used to determine the requested the media types in a request.
Support classes for web data binding.
Contains a variant of the application context interface for web applications,
and the ContextLoaderListener that bootstraps a root web application context.
Classes supporting the
org.springframework.web.context package,
such as WebApplicationContext implementations and various utility classes.Provides generic filter base classes allowing for bean-style configuration.
Support classes for integrating a JSF web layer with a Spring service layer
which is hosted in a Spring root WebApplicationContext.
ELResolvers for integrating a JSF web layer with a Spring service layer
which is hosted in a Spring root WebApplicationContext.
Support classes for the multipart resolution framework.
-
Classes in org.springframework.web.context used by org.springframework.web.acceptClassDescriptionInterface to be implemented by any object that wishes to be notified of the
ServletContext(typically determined by theWebApplicationContext) that it runs in. -
Classes in org.springframework.web.context used by org.springframework.web.bind.support
-
Classes in org.springframework.web.context used by org.springframework.web.contextClassDescriptionInterface to be implemented by configurable web application contexts.Performs the actual initialization work for the root application context.Interface to provide configuration for a web application.
-
Classes in org.springframework.web.context used by org.springframework.web.context.supportClassDescriptionInterface to be implemented by configurable web application contexts.Specialization of
ConfigurableEnvironmentallowing initialization of servlet-relatedPropertySourceobjects at the earliest moment that theServletContextand (optionally)ServletConfigbecome available.Interface to be implemented by any object that wishes to be notified of theServletContext(typically determined by theWebApplicationContext) that it runs in.Interface to provide configuration for a web application. -
Classes in org.springframework.web.context used by org.springframework.web.filterClassDescriptionInterface to be implemented by any object that wishes to be notified of the
ServletContext(typically determined by theWebApplicationContext) that it runs in.Interface to provide configuration for a web application. -
Classes in org.springframework.web.context used by org.springframework.web.jsf
-
Classes in org.springframework.web.context used by org.springframework.web.jsf.el
-
Classes in org.springframework.web.context used by org.springframework.web.multipart.supportClassDescriptionInterface to be implemented by any object that wishes to be notified of the
ServletContext(typically determined by theWebApplicationContext) that it runs in.