Package | Description |
---|---|
org.springframework.aop.interceptor |
Provides miscellaneous interceptor implementations.
|
org.springframework.beans.annotation |
Support package for beans-style handling of Java 5 annotations.
|
org.springframework.beans.factory.config |
SPI interfaces and configuration-related convenience classes for bean factories.
|
org.springframework.beans.factory.support |
Classes supporting the
org.springframework.beans.factory package. |
org.springframework.beans.support |
Classes supporting the org.springframework.beans package,
such as utility classes for sorting and holding lists of beans.
|
org.springframework.context |
This package builds on the beans package to add support for
message sources and for the Observer design pattern, and the
ability for application objects to obtain resources using a
consistent API.
|
org.springframework.context.support |
Classes supporting the org.springframework.context package,
such as abstract base classes for ApplicationContext
implementations and a MessageSource implementation.
|
org.springframework.core |
Provides basic classes for exception handling and version detection,
and other core helpers that are not specific to any part of the framework.
|
org.springframework.core.io.support |
Support classes for Spring's resource abstraction.
|
org.springframework.core.task |
This package defines Spring's core TaskExecutor abstraction,
and provides SyncTaskExecutor and SimpleAsyncTaskExecutor implementations.
|
org.springframework.format.datetime |
Formatters for
java.util.Date properties. |
org.springframework.format.datetime.joda |
Integration with Joda-Time for formatting Joda date and time types as well as standard JDK Date types.
|
org.springframework.format.number |
Formatters for
java.lang.Number properties. |
org.springframework.format.support |
Support classes for the formatting package,
providing common implementations as well as adapters.
|
org.springframework.http |
Contains a basic abstraction over client/server-side HTTP.
|
org.springframework.http.converter |
Provides an HttpMessageConverter abstraction to convert between Java objects and HTTP input/output messages.
|
org.springframework.jms.listener |
This package contains the base message listener container facility.
|
org.springframework.mock.web |
A comprehensive set of Servlet API 2.5 mock objects,
targeted at usage with Spring's web MVC framework.
|
org.springframework.mock.web.portlet |
A comprehensive set of Portlet API 2.0 mock objects,
targeted at usage with Spring's web MVC framework.
|
org.springframework.scheduling.annotation |
JDK 1.5+ annotation for asynchronous method execution.
|
org.springframework.scheduling.concurrent |
Scheduling convenience classes for the JDK 1.5+ Executor mechanism
in the
java.util.concurrent package, allowing to set up a
ThreadPoolExecutor or ScheduledThreadPoolExecutor as a bean in a Spring
context. |
org.springframework.scheduling.support |
Generic support classes for scheduling.
|
org.springframework.scheduling.timer |
Scheduling convenience classes for the JDK Timer,
allowing to set up Timers and ScheduledTimerTasks
as beans in a Spring context.
|
org.springframework.test.web.servlet.result |
Contains built-in
ResultMatcher and ResultHandler implementations. |
org.springframework.util |
Miscellaneous utility classes, such as String manipulation utilities,
a Log4J configurer, and a state holder for paged lists of objects.
|
org.springframework.web.method |
Common infrastructure for handler method processing, as used by
Spring MVC's
org.springframework.web.servlet.mvc.method package. |
org.springframework.web.method.annotation |
Support classes for annotation-based handler method processing.
|
org.springframework.web.multipart |
Multipart resolution framework for handling file uploads.
|
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.multipart |
Multipart resolution framework for handling file uploads.
|
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.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.condition |
Common MVC logic for matching incoming requests based on conditions.
|
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.util |
Miscellaneous web utility classes, such as HTML escaping,
log4j initialization, and cookie handling.
|
Class and Description |
---|
ConcurrencyThrottleSupport
Support class for throttling concurrent access to a specific resource.
|
Class and Description |
---|
StringValueResolver
Simple strategy interface for resolving a String value.
|
Class and Description |
---|
MethodInvoker
Helper class that allows for specifying a method to invoke in a declarative
fashion, be it static or non-static.
|
StringValueResolver
Simple strategy interface for resolving a String value.
|
Class and Description |
---|
PropertiesPersister
Strategy interface for persisting
java.util.Properties ,
allowing for pluggable parsing strategies. |
StringValueResolver
Simple strategy interface for resolving a String value.
|
Class and Description |
---|
MethodInvoker
Helper class that allows for specifying a method to invoke in a declarative
fashion, be it static or non-static.
|
Class and Description |
---|
StringValueResolver
Simple strategy interface for resolving a String value.
|
Class and Description |
---|
PropertiesPersister
Strategy interface for persisting
java.util.Properties ,
allowing for pluggable parsing strategies. |
Class and Description |
---|
StringValueResolver
Simple strategy interface for resolving a String value.
|
Class and Description |
---|
PathMatcher
Strategy interface for
String -based path matching. |
PropertiesPersister
Strategy interface for persisting
java.util.Properties ,
allowing for pluggable parsing strategies. |
Class and Description |
---|
CustomizableThreadCreator
Simple customizable helper class for creating new
Thread instances. |
Class and Description |
---|
StringValueResolver
Simple strategy interface for resolving a String value.
|
Class and Description |
---|
StringValueResolver
Simple strategy interface for resolving a String value.
|
Class and Description |
---|
StringValueResolver
Simple strategy interface for resolving a String value.
|
Class and Description |
---|
StringValueResolver
Simple strategy interface for resolving a String value.
|
Class and Description |
---|
MultiValueMap
Extension of the
Map interface that stores multiple values. |
Class and Description |
---|
MultiValueMap
Extension of the
Map interface that stores multiple values. |
Class and Description |
---|
ErrorHandler
A strategy for handling errors.
|
Class and Description |
---|
MultiValueMap
Extension of the
Map interface that stores multiple values. |
Class and Description |
---|
MultiValueMap
Extension of the
Map interface that stores multiple values. |
Class and Description |
---|
StringValueResolver
Simple strategy interface for resolving a String value.
|
Class and Description |
---|
CustomizableThreadCreator
Simple customizable helper class for creating new
Thread instances. |
ErrorHandler
A strategy for handling errors.
|
Class and Description |
---|
ErrorHandler
A strategy for handling errors.
|
MethodInvoker
Helper class that allows for specifying a method to invoke in a declarative
fashion, be it static or non-static.
|
Class and Description |
---|
MethodInvoker
Helper class that allows for specifying a method to invoke in a declarative
fashion, be it static or non-static.
|
Class and Description |
---|
MultiValueMap
Extension of the
Map interface that stores multiple values. |
Class and Description |
---|
AutoPopulatingList.ElementFactory
Factory interface for creating elements for an index-based access
data structure such as a
List . |
AutoPopulatingList.ElementInstantiationException
Exception to be thrown from ElementFactory.
|
ConcurrentReferenceHashMap.Entry
A single map entry.
|
ConcurrentReferenceHashMap.Reference
A reference to an
ConcurrentReferenceHashMap.Entry contained in the map. |
ConcurrentReferenceHashMap.ReferenceManager
Strategy class used to manage
ConcurrentReferenceHashMap.Reference s. |
ConcurrentReferenceHashMap.ReferenceType
Various reference types supported by this map.
|
ConcurrentReferenceHashMap.Restructure
The types of restructuring that can be performed.
|
ConcurrentReferenceHashMap.Segment
A single segment used to divide the map to allow better concurrent performance.
|
MultiValueMap
Extension of the
Map interface that stores multiple values. |
PathMatcher
Strategy interface for
String -based path matching. |
PropertiesPersister
Strategy interface for persisting
java.util.Properties ,
allowing for pluggable parsing strategies. |
PropertyPlaceholderHelper.PlaceholderResolver
Strategy interface used to resolve replacement values for placeholders contained in Strings.
|
ReflectionUtils.FieldCallback
Callback interface invoked on each field in the hierarchy.
|
ReflectionUtils.FieldFilter
Callback optionally used to filter fields to be operated on by a field callback.
|
ReflectionUtils.MethodCallback
Action to take on each method.
|
ReflectionUtils.MethodFilter
Callback optionally used to filter methods to be operated on by a method callback.
|
StopWatch.TaskInfo
Inner class to hold data about one task executed within the stop watch.
|
WeakReferenceMonitor.ReleaseListener
Listener that is notified when the handle is being released.
|
Class and Description |
---|
ReflectionUtils.MethodFilter
Callback optionally used to filter methods to be operated on by a method callback.
|
Class and Description |
---|
ReflectionUtils.MethodFilter
Callback optionally used to filter methods to be operated on by a method callback.
|
Class and Description |
---|
MultiValueMap
Extension of the
Map interface that stores multiple values. |
Class and Description |
---|
MultiValueMap
Extension of the
Map interface that stores multiple values. |
Class and Description |
---|
MultiValueMap
Extension of the
Map interface that stores multiple values. |
Class and Description |
---|
MultiValueMap
Extension of the
Map interface that stores multiple values. |
Class and Description |
---|
MultiValueMap
Extension of the
Map interface that stores multiple values. |
PathMatcher
Strategy interface for
String -based path matching. |
Class and Description |
---|
PathMatcher
Strategy interface for
String -based path matching. |
Class and Description |
---|
PathMatcher
Strategy interface for
String -based path matching. |
Class and Description |
---|
PathMatcher
Strategy interface for
String -based path matching. |
Class and Description |
---|
PathMatcher
Strategy interface for
String -based path matching. |
Class and Description |
---|
ReflectionUtils.MethodFilter
Callback optionally used to filter methods to be operated on by a method callback.
|
StringValueResolver
Simple strategy interface for resolving a String value.
|
Class and Description |
---|
PathMatcher
Strategy interface for
String -based path matching. |
Class and Description |
---|
MultiValueMap
Extension of the
Map interface that stores multiple values. |
Copyright © 2015. All rights reserved.