Uses of Package
org.directwebremoting

Packages that use org.directwebremoting
org.directwebremoting This package contains all the classes that are interesting to DWR users going about normal DWR business. 
org.directwebremoting.annotations Provides annotations support for DWR. 
org.directwebremoting.convert   
org.directwebremoting.datasync   
org.directwebremoting.dwrp   
org.directwebremoting.event   
org.directwebremoting.extend This 'extend' package contains many of the classes that are interesting to very advanced DWR users, and people embedding or extending DWR. 
org.directwebremoting.filter   
org.directwebremoting.fluent   
org.directwebremoting.guice This package provides support for Guice dependency injection in DWR-based web applications. 
org.directwebremoting.hibernate   
org.directwebremoting.impl   
org.directwebremoting.jms   
org.directwebremoting.json.parse   
org.directwebremoting.json.serialize   
org.directwebremoting.proxy   
org.directwebremoting.proxy.dwr   
org.directwebremoting.proxy.scriptaculous   
org.directwebremoting.servlet   
org.directwebremoting.spring   
org.directwebremoting.ui   
 

Classes in org.directwebremoting used by org.directwebremoting
AjaxFilterChain
          An AjaxFilterChain is provided by DWR to an AjaxFilter to allow it to pass the request on for invocation.
Container
          A very basic IoC container.
Hub
          A server-side hub that can publish data across reverse ajax and sync with a number of other hubs, including: JMS, the OpenAjax Alliance hub, and potentially others.
ScriptBuffer
          A ScriptBuffer is like a StringBuffer except that it is used to create Javascript commands.
ScriptSession
          Script scope is like session scope except that it is managed using a Javascript variable.
ScriptSessionFilter
          A way to loop over a set ScriptSessions looking for instances that match some pattern.
ServerContext
          ServerContext is something of a misnomer - it refers to a running DwrServlet (or a similar concept when DWR is run inside Guice/Spring/etc).
WebContext
          Class to enable us to access servlet parameters.
 

Classes in org.directwebremoting used by org.directwebremoting.annotations
Container
          A very basic IoC container.
 

Classes in org.directwebremoting used by org.directwebremoting.convert
ConversionException
          Something has gone wrong when we were doing some conversion.
 

Classes in org.directwebremoting used by org.directwebremoting.datasync
ScriptSession
          Script scope is like session scope except that it is managed using a Javascript variable.
 

Classes in org.directwebremoting used by org.directwebremoting.dwrp
Container
          A very basic IoC container.
ScriptBuffer
          A ScriptBuffer is like a StringBuffer except that it is used to create Javascript commands.
 

Classes in org.directwebremoting used by org.directwebremoting.event
Hub
          A server-side hub that can publish data across reverse ajax and sync with a number of other hubs, including: JMS, the OpenAjax Alliance hub, and potentially others.
ScriptSession
          Script scope is like session scope except that it is managed using a Javascript variable.
 

Classes in org.directwebremoting used by org.directwebremoting.extend
AjaxFilter
          A filter is a way to insert processing tasks at various points during the processing of an Ajax call.
Container
          A very basic IoC container.
ConversionException
          Something has gone wrong when we were doing some conversion.
ScriptBuffer
          A ScriptBuffer is like a StringBuffer except that it is used to create Javascript commands.
ScriptSession
          Script scope is like session scope except that it is managed using a Javascript variable.
ScriptSessionFilter
          A way to loop over a set ScriptSessions looking for instances that match some pattern.
ServerContext
          ServerContext is something of a misnomer - it refers to a running DwrServlet (or a similar concept when DWR is run inside Guice/Spring/etc).
WebContext
          Class to enable us to access servlet parameters.
 

Classes in org.directwebremoting used by org.directwebremoting.filter
AjaxFilter
          A filter is a way to insert processing tasks at various points during the processing of an Ajax call.
AjaxFilterChain
          An AjaxFilterChain is provided by DWR to an AjaxFilter to allow it to pass the request on for invocation.
 

Classes in org.directwebremoting used by org.directwebremoting.fluent
Container
          A very basic IoC container.
 

Classes in org.directwebremoting used by org.directwebremoting.guice
AjaxFilter
          A filter is a way to insert processing tasks at various points during the processing of an Ajax call.
Container
          A very basic IoC container.
ConversionException
          Something has gone wrong when we were doing some conversion.
ScriptSession
          Script scope is like session scope except that it is managed using a Javascript variable.
 

Classes in org.directwebremoting used by org.directwebremoting.hibernate
AjaxFilter
          A filter is a way to insert processing tasks at various points during the processing of an Ajax call.
AjaxFilterChain
          An AjaxFilterChain is provided by DWR to an AjaxFilter to allow it to pass the request on for invocation.
ConversionException
          Something has gone wrong when we were doing some conversion.
 

Classes in org.directwebremoting used by org.directwebremoting.impl
AjaxFilter
          A filter is a way to insert processing tasks at various points during the processing of an Ajax call.
Container
          A very basic IoC container.
ConversionException
          Something has gone wrong when we were doing some conversion.
Hub
          A server-side hub that can publish data across reverse ajax and sync with a number of other hubs, including: JMS, the OpenAjax Alliance hub, and potentially others.
HubFactory.HubBuilder
          Hack to get around Generics not being implemented by erasure
ScriptBuffer
          A ScriptBuffer is like a StringBuffer except that it is used to create Javascript commands.
ScriptSession
          Script scope is like session scope except that it is managed using a Javascript variable.
ScriptSessionFilter
          A way to loop over a set ScriptSessions looking for instances that match some pattern.
ServerContext
          ServerContext is something of a misnomer - it refers to a running DwrServlet (or a similar concept when DWR is run inside Guice/Spring/etc).
ServerContextFactory.ServerContextBuilder
          Hack to get around Generics not being implemented by erasure
WebContext
          Class to enable us to access servlet parameters.
WebContextFactory.WebContextBuilder
          Class to enable us to access servlet parameters.
 

Classes in org.directwebremoting used by org.directwebremoting.jms
Hub
          A server-side hub that can publish data across reverse ajax and sync with a number of other hubs, including: JMS, the OpenAjax Alliance hub, and potentially others.
ServerContext
          ServerContext is something of a misnomer - it refers to a running DwrServlet (or a similar concept when DWR is run inside Guice/Spring/etc).
 

Classes in org.directwebremoting used by org.directwebremoting.json.parse
Container
          A very basic IoC container.
ServerContext
          ServerContext is something of a misnomer - it refers to a running DwrServlet (or a similar concept when DWR is run inside Guice/Spring/etc).
 

Classes in org.directwebremoting used by org.directwebremoting.json.serialize
Container
          A very basic IoC container.
ServerContext
          ServerContext is something of a misnomer - it refers to a running DwrServlet (or a similar concept when DWR is run inside Guice/Spring/etc).
 

Classes in org.directwebremoting used by org.directwebremoting.proxy
ScriptSession
          Script scope is like session scope except that it is managed using a Javascript variable.
 

Classes in org.directwebremoting used by org.directwebremoting.proxy.dwr
ScriptSession
          Script scope is like session scope except that it is managed using a Javascript variable.
 

Classes in org.directwebremoting used by org.directwebremoting.proxy.scriptaculous
ScriptSession
          Script scope is like session scope except that it is managed using a Javascript variable.
 

Classes in org.directwebremoting used by org.directwebremoting.servlet
Container
          A very basic IoC container.
 

Classes in org.directwebremoting used by org.directwebremoting.spring
AjaxFilter
          A filter is a way to insert processing tasks at various points during the processing of an Ajax call.
Container
          A very basic IoC container.
 

Classes in org.directwebremoting used by org.directwebremoting.ui
ScriptBuffer
          A ScriptBuffer is like a StringBuffer except that it is used to create Javascript commands.
ScriptSession
          Script scope is like session scope except that it is managed using a Javascript variable.
 


Copyright ยจ 2008