org.directwebremoting.extend.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of dwr Show documentation
Show all versions of dwr Show documentation
DWR is easy Ajax for Java. It makes it simple to call Java code directly from Javascript.
It gets rid of almost all the boiler plate code between the web browser and your Java code.
The newest version!
/**
This 'extend' package contains many of the classes that are interesting to very
advanced DWR users, and people embedding or extending DWR.
Files in this package are not subject to the same backwards compatibility ideals
as the org.directwebremoting
package, however the code could change
in a backwards-incompatible way, so these classes should be avoided unless
necessary.
@author Joe Walker [joe at getahead dot ltd dot uk]
*/
package org.directwebremoting.extend;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy