Package uk.ltd.getahead.dwr.impl

Interface Summary
HtmlConstants Various constants from generating output.
 

Class Summary
DefaultAccessControl Control who should be accessing which methods on which classes.
DefaultConfiguration The DefaultConfiguration class has responsibility for reading all config data from web.xml and dwr.xml
DefaultContainer DefaultContainer is like a mini-IoC container for DWR.
DefaultConverterManager A class to manage the converter types and the instansiated class name matches.
DefaultCreatorManager A class to manage the types of creators and the instansiated creators.
DefaultExecProcessor Execute a remote Javascript request.
DefaultIndexProcessor Create a debug mode only index page to all the available classes
DefaultInterfaceProcessor Create some javascript interface code.
DefaultProcessor This is the main servlet that handles all the requests to DWR.
DefaultTestProcessor Create a debug mode only test page for a single available class.
DefaultWebContext A default implementation of WebContext
DefaultWebContextBuilder A WebContextBuilder that creates DefaultWebContexts.
DTDEntityResolver We want to read the config files in validating mode, and keep the DTD within the dwr.jar file so we need to be able to help the parser find the DTD.
ExecuteQuery This class represents a query made by a client in terms of the data that is passed in to be converted to Java objects.
FileProcessor A file servlet component that does some very limitted.
SignatureParser A parser for type info in a dwr.xml signature.
 


Copyright ? 2005