Package net.sf.javaprinciples.resource

Interface Summary
FileResolver Given a ResourceIndentifier determine a File.
Resource<T> The Resource object encapsulates the content.
ResourceCache  
ResourceCreator A simple creator that allows the implementation of the Resource to be controlled via Spring.
ResourceFactory<T>  
ResourceFormatter<T,S>  
ResourceGetService<T> Service interface for GET operations for Resources.
ResourceIdentifier Interface encapsulating the Identifier for a Resource.
ResourceIdentifierParser Interface representing a method of parsing some form of URI into a ResourceIdentifier.
ResourceMetadataDao TODO
ResourcePutService<T> Service interface for PUT and POST operations for Resources.
ResourceSecurity  
 

Class Summary
ResourceMetadata Model object for Resource Metadata, maybe generated from a UML model in the future.
 

Exception Summary
ResourceException Base Exception class for exceptions thrown by the Resource framework.
ResourceNotFoundException  
ResourceParseException  
ResourceSecurityException  
 



Copyright © 2013. All Rights Reserved.