A B C D E F G H I J K L M N O P R S T U V W X Y

U

uk.ltd.getahead.dwr - package uk.ltd.getahead.dwr
 
uk.ltd.getahead.dwr.compat - package uk.ltd.getahead.dwr.compat
 
unescapeHtml(String) - Static method in class org.directwebremoting.Security
Perform the following replacements: &amp; to & &lt; to < &gt; to > &apos; to ' &quot; to " These replacements are useful to reverse the effects of Security.escapeHtml(String).
unescapeJavaScript(String) - Static method in class org.directwebremoting.util.JavascriptUtil
Unescapes any JavaScript literals found in the String.
unset() - Method in class org.directwebremoting.impl.DefaultWebContextBuilder
 
unset() - Method in interface org.directwebremoting.WebContextFactory.WebContextBuilder
Unset the current ExecutionContext This method is only for use internally to DWR.
unsetExecutionContext() - Static method in class org.directwebremoting.util.ServletLoggingOutput
Remove the servlet from this thread for logging purposes
URL_PREFIX - Static variable in class org.directwebremoting.servlet.PathConstants
When we prime the Container with URLs for Handlers we use a prefix so the UrlProcessor knows that this is a URL and not some other property
URLConverter - Class in org.directwebremoting.convert
An implementation of Converter for Strings.
URLConverter() - Constructor for class org.directwebremoting.convert.URLConverter
 
UrlProcessor - Class in org.directwebremoting.servlet
This is the main servlet that handles all the requests to DWR.
UrlProcessor() - Constructor for class org.directwebremoting.servlet.UrlProcessor
 
Util - Class in org.directwebremoting.proxy.dwr
Util is a server-side proxy that allows Java programmers to call client side Javascript from Java.
Util() - Constructor for class org.directwebremoting.proxy.dwr.Util
Http thread constructor, that affects no browsers.
Util(ScriptSession) - Constructor for class org.directwebremoting.proxy.dwr.Util
Http thread constructor that alters a single browser
Util(Collection) - Constructor for class org.directwebremoting.proxy.dwr.Util
Http thread constructor that alters a number of browsers
UtilHandler - Class in org.directwebremoting.servlet
A Handler that supports requests for util.js
UtilHandler() - Constructor for class org.directwebremoting.servlet.UtilHandler
Setup the FileHandler defaults

Copyright ? 2005
A B C D E F G H I J K L M N O P R S T U V W X Y