Uses of Interface
org.directwebremoting.extend.InitializingBean

Packages that use InitializingBean
org.directwebremoting.servlet   
 

Uses of InitializingBean in org.directwebremoting.servlet
 

Classes in org.directwebremoting.servlet that implement InitializingBean
 class AuthHandler
          A Handler that supports requests for auth.js
 class EngineHandler
          A Handler that supports requests for engine.js
 class FileHandler
          Basically a file servlet component that does some very limitted EL type processing on the file.
 class UrlProcessor
          This is the main servlet that handles all the requests to DWR.
 class UtilHandler
          A Handler that supports requests for util.js
 class WebworkUtilHandler
          A Handler that supports requests for DWRActionUtil.js
 


Copyright ? 2005