Uses of Package
org.directwebremoting.servlet

Packages that use org.directwebremoting.servlet
org.directwebremoting.auth   
org.directwebremoting.guice This package provides support for Guice dependency injection in DWR-based web applications. 
org.directwebremoting.servlet   
org.directwebremoting.spring   
org.directwebremoting.ui.servlet   
org.directwebremoting.webwork   
 

Classes in org.directwebremoting.servlet used by org.directwebremoting.auth
CachingHandler
          A handler that deals with ETags and other nonsense to do with keeping a browsers cache in-sync with a web server.
FileJavaScriptHandler
          Many JavaScriptHandlers just read their contents from a file.
JavaScriptHandler
          Once we know a resource is JavaScript, we can go about compressing it.
TemplateHandler
          A Handler that allows some very simple search and replace templating.
 

Classes in org.directwebremoting.servlet used by org.directwebremoting.guice
DwrServlet
          This is the main servlet that handles all the requests to DWR.
 

Classes in org.directwebremoting.servlet used by org.directwebremoting.servlet
BaseDtoAllHandler
          Base class handler for dtoall generation requests
BaseDtoHandler
          A handler for DTO class generation requests
BaseEngineHandler
          A Handler that supports requests for engine.js
BaseInterfaceHandler
          Handler base class for interface generation requests
BaseModule
          A base class for script modules.
CachingHandler
          A handler that deals with ETags and other nonsense to do with keeping a browsers cache in-sync with a web server.
FileJavaScriptHandler
          Many JavaScriptHandlers just read their contents from a file.
GeneratedJavaScriptHandler
          A base class for all generated JavaScript files
JavaScriptHandler
          Once we know a resource is JavaScript, we can go about compressing it.
ResponseHandler
          Decorating handler for configuring response headers such as caching and expiry.
TemplateHandler
          A Handler that allows some very simple search and replace templating.
UncacheableResponse
           
 

Classes in org.directwebremoting.servlet used by org.directwebremoting.spring
DwrServlet
          This is the main servlet that handles all the requests to DWR.
 

Classes in org.directwebremoting.servlet used by org.directwebremoting.ui.servlet
CachingHandler
          A handler that deals with ETags and other nonsense to do with keeping a browsers cache in-sync with a web server.
FileJavaScriptHandler
          Many JavaScriptHandlers just read their contents from a file.
JavaScriptHandler
          Once we know a resource is JavaScript, we can go about compressing it.
TemplateHandler
          A Handler that allows some very simple search and replace templating.
 

Classes in org.directwebremoting.servlet used by org.directwebremoting.webwork
CachingHandler
          A handler that deals with ETags and other nonsense to do with keeping a browsers cache in-sync with a web server.
FileJavaScriptHandler
          Many JavaScriptHandlers just read their contents from a file.
JavaScriptHandler
          Once we know a resource is JavaScript, we can go about compressing it.
TemplateHandler
          A Handler that allows some very simple search and replace templating.
 


Copyright ยจ 2008