Package wheel

Interface Summary
IEngine An implementation of this interface handles the request-cycle.
IMessagesSource A source for localized messages.
IResourceManager  
 

Class Summary
AbstractEngine An abstract implementation of IEngine.
Asset Asset is something that a html page needs aside from the html-code.
AssetProcessor  
DefaultResourceManager  
DevelopmentResourceManager  
EngineImpl "main loop" for Wheel.
ErrorPage Displays all unhandled exceptions if no error mapping or error page has been set in IEngine for the current request cycle.
Messages Handles localized message loading.
MessageSourceResourceBundleImpl  
MultipartEngineImpl  
WheelServlet The servlet that handles all requests to Wheel.
 

Enum Summary
Asset.AssetType  
 

Exception Summary
RedirectException Throwing this exception from anywhere in a component, causes the request processing to stop, and restart using the page set in the exception.
WheelException An application exception that is thrown whenever an internal error occurs that can't be handled.
 



Copyright © 2007-2008. All Rights Reserved.