Package test.org.benow.web

Interface Summary
ACDemoService  
ConfigDemoService  
 

Class Summary
ACDemoObject This is a fake object for autocomplete demo.
ACDemoObjectCompleter This is a demo of a completer, which returns possible results for completions of fields of a certain class.
ACDemoServiceImpl  
ConfigDemoServiceImpl  
SampleUserAgentMatcher A Sample UserAgentMatcher, that maps User-Agent request headers containing 'Sample' to the file suffix of 'sample'.
SampleWebService A sample web service, which sets default configuration for a web app, augments the standard servlet deployment, etc.
Tutorial