Package org.benow.web

Interface Summary
InitializationChecker A plugin for triggering application initialization.
OffsiteAugment  
 

Class Summary
InitializationCheckerImpl  
OffsiteAugmentImpl  
ParameterValuePair Those which is returned from a call to QueryParameters.getPairsStartingWith(String).
QueryParams A wrapper around a query string.
QueryParamsParser  
RedirectingBasicAuthenticator BASIC authentication.
UploadedFile A file uploaded by a web user
WebPkgrHandler  
WebResolver A listener for resolving xsl file reference to the default locations as used in the web framework.
WebService  
WebServiceRequestHandler  
WebServiceServlet  
 

Exception Summary
CantInitializeException Thrown when an initializer encounters a fatal error and the application is to not start.
RedirectException  
TerseWebException Terse web exceptions do not need to have extended information shown (ie stackdumps, etc).
WebException An exception occuring within the web api.