org.directwebremoting.proxy |
|
Java Source File Name | Type | Comment |
Callback.java | Class | A way to call functions in JavaScript that return data using a reverse ajax
proxy. |
CodeBlock.java | Class | A simple wrapper around a String to indicate that this string is executable
Javascript and should not be quoted and escaped when it is passed to the
client. |
ScriptProxy.java | Class | Class to help people send scripts to collections of browsers. |