Package org.springframework.extensions.surf.resource

Interface Summary
Resource Describes a resource whose binary content retrieval and referencing is resolved by the Web Framework.
ResourceContent Interface to describe content around a Resource.
ResourceJSONContent JSON Content for a Resource
ResourceLoader Interface for resource loader.
ResourceLoaderFactory Interface for web framework resource loader factories.
ResourceMetadata Interface to the describe the metadata of a resource.
ResourceProvider Describes a provider of named Resource objects for the web framework.
ResourceXMLContent XML Content for a Resource
 

Class Summary
AbstractCachingResourceLoader Provides caching of resource objects by object id
AbstractCachingResourceLoaderFactory Abstract class that provides caching of resource loaders for endpoints
AbstractResource Abstract implementation of a resource.
AbstractResourceLoader Abstract class that developers can extend to build their own custom resource loaders.
AbstractResourceLoaderFactory Abstract class that provides caching of resource loaders for endpoints
ModelObjectResourceProvider An implementation of ResourceProvider which enables model objects to manage the configuration of named resources.
ResourceContentImpl Binary resource content implementation
ResourceJSONContentImpl JSON resource content implementation
ResourceService Resource service for web framework
ResourceXMLContentImpl Binary resource content implementation
 



Copyright © 2009 SpringSource, Inc. All Rights Reserved.