Package org.apache.wicket.request.resource

Interface Summary
IResource Resource is an object capable of writing output to response.
 

Class Summary
AbstractResource Convenience resource implementation.
AbstractResource.ResourceResponse Represents data used to configure response and write resource data.
AbstractResource.WriteCallback Callback invoked when resource data needs to be written to response.
ByteArrayResource  
CompressedResourceReference  
ContextRelativeResource Resource served from a file relative to the context root.
DynamicImageResource  
IResource.Attributes Attributes that are provided to resource in the IResource.respond(Attributes) method.
JavaScriptResourceReference TODO NG
MetaInfStaticResourceReference Resource reference for static files.
PackageResource Represents a localizable static resource.
PackageResourceReference  
ResourceReference Reference to a resource.
ResourceReference.Key A (re-usable) data store for all relevant ResourceReference data
ResourceReference.UrlAttributes  
ResourceReferenceRegistry Allows to register and lookup ResourceReferences per Application.
ResourceStreamResource  
SharedResourceReference  
 

Enum Summary
ContentDisposition Represents content disposition of a resource
 

Exception Summary
PackageResource.PackageResourceBlockedException Exception thrown when the creation of a package resource is not allowed.
 



Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.