Uses of Package
org.directwebremoting.impl

Packages that use org.directwebremoting.impl
org.directwebremoting.contrib   
org.directwebremoting.hibernate   
org.directwebremoting.impl   
org.directwebremoting.spring   
 

Classes in org.directwebremoting.impl used by org.directwebremoting.contrib
DefaultRemoter
          In implementation of Remoter that delegates requests to a set of Modules
 

Classes in org.directwebremoting.impl used by org.directwebremoting.hibernate
PropertyDescriptorProperty
          An implementation of Property that proxies to a PropertyDescriptor
 

Classes in org.directwebremoting.impl used by org.directwebremoting.impl
AbstractContainer
          An implementation of some of the simpler methods from Container This class has nothing whatsoever to do with ContainerAbstraction.
AbstractFileGenerator
          A helper to aid implementing FileGenerator that takes care of the filename and mimeType fields
AbstractServerLoadMonitor
          A base implementation of ServerLoadMonitor that implements waiting functionallity, mostly to provide AbstractServerLoadMonitor.shutdown().
BasicAlarm
          An Alarm that goes off 'manually', that is to say by the calling of BasicAlarm.raiseAlarm().
DefaultContainer
          DefaultContainer is like a mini-IoC container for DWR.
DefaultServerContext
          The Default implementation of ServerContext
PurgingDownloadManager
          A DownloadManager that simply stores downloads in memory until they are requested and then removes them.
 

Classes in org.directwebremoting.impl used by org.directwebremoting.spring
AbstractContainer
          An implementation of some of the simpler methods from Container This class has nothing whatsoever to do with ContainerAbstraction.
DefaultContainer
          DefaultContainer is like a mini-IoC container for DWR.
 


Copyright ¬ 2005