Uses of Interface
org.directwebremoting.extend.InitializingBean

Packages that use InitializingBean
org.directwebremoting.impl   
org.directwebremoting.servlet   
 

Uses of InitializingBean in org.directwebremoting.impl
 

Classes in org.directwebremoting.impl that implement InitializingBean
 class DefaultScriptSessionManager
          A default implementation of ScriptSessionManager.
 class FileStoreDownloadManager
          A DownloadManager that stores the files on disk.
 

Uses of InitializingBean in org.directwebremoting.servlet
 

Classes in org.directwebremoting.servlet that implement InitializingBean
 class UrlProcessor
          This is the main servlet that handles all the requests to DWR.
 


Copyright ยจ 2008