org.directwebremoting.extend.package-info Maven / Gradle / Ivy
/**
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 - 2024 Weber Informatics LLC | Privacy Policy