Uses of Class
org.directwebremoting.proxy.ScriptProxy

Packages that use ScriptProxy
org.directwebremoting.extend   
org.directwebremoting.proxy.dwr   
org.directwebremoting.proxy.scriptaculous   
 

Uses of ScriptProxy in org.directwebremoting.extend
 

Subclasses of ScriptProxy in org.directwebremoting.extend
 class EnginePrivate
          An abstraction of the DWREngine Javascript class for use by BaseCallMarshaller, PollHandler and a few others that need to call internal functions in engine.js
 

Uses of ScriptProxy in org.directwebremoting.proxy.dwr
 

Subclasses of ScriptProxy in org.directwebremoting.proxy.dwr
 class Engine
          Engine is a server-side proxy that allows Java programmers to call client side Javascript from Java.
 class Util
          Util is a server-side proxy that allows Java programmers to call client side Javascript from Java.
 

Uses of ScriptProxy in org.directwebremoting.proxy.scriptaculous
 

Subclasses of ScriptProxy in org.directwebremoting.proxy.scriptaculous
 class Effect
          A server side proxy the the Scriptaculous Effect class
 


Copyright ? 2005