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

H

H2BeanConverter - Class in org.directwebremoting.hibernate
BeanConverter that works with Hibernate to get BeanInfo.
H2BeanConverter() - Constructor for class org.directwebremoting.hibernate.H2BeanConverter
 
H2PropertyDescriptorProperty - Class in org.directwebremoting.hibernate
A Property that catches hiberntate exceptions.
H2PropertyDescriptorProperty(PropertyDescriptor) - Constructor for class org.directwebremoting.hibernate.H2PropertyDescriptorProperty
Simple constructor
H3BeanConverter - Class in org.directwebremoting.hibernate
BeanConverter that works with Hibernate to get BeanInfo.
H3BeanConverter() - Constructor for class org.directwebremoting.hibernate.H3BeanConverter
 
H3PropertyDescriptorProperty - Class in org.directwebremoting.hibernate
A Property that catches hiberntate exceptions.
H3PropertyDescriptorProperty(PropertyDescriptor) - Constructor for class org.directwebremoting.hibernate.H3PropertyDescriptorProperty
Simple constructor
H3SessionAjaxFilter - Class in org.directwebremoting.hibernate
An AjaxFilter that uses DWR Hibernate support classes to do a Session.beginTransaction() before passing the control on to the chain and a Transaction.commit() after.
H3SessionAjaxFilter() - Constructor for class org.directwebremoting.hibernate.H3SessionAjaxFilter
 
handle(HttpServletRequest, HttpServletResponse) - Method in class org.directwebremoting.dwrp.PollHandler
 
handle(HttpServletRequest, HttpServletResponse) - Method in interface org.directwebremoting.extend.Handler
Handle a URL request that has been mapped to this Handler
handle(HttpServletRequest, HttpServletResponse) - Method in class org.directwebremoting.servlet.AboutHandler
 
handle(HttpServletRequest, HttpServletResponse) - Method in class org.directwebremoting.servlet.ExceptionHandler
 
handle(HttpServletRequest, HttpServletResponse) - Method in class org.directwebremoting.servlet.FileHandler
 
handle(HttpServletRequest, HttpServletResponse) - Method in class org.directwebremoting.servlet.HtmlCallHandler
 
handle(HttpServletRequest, HttpServletResponse) - Method in class org.directwebremoting.servlet.IndexHandler
 
handle(HttpServletRequest, HttpServletResponse) - Method in class org.directwebremoting.servlet.InterfaceHandler
 
handle(HttpServletRequest, HttpServletResponse) - Method in class org.directwebremoting.servlet.NotFoundHandler
 
handle(HttpServletRequest, HttpServletResponse) - Method in class org.directwebremoting.servlet.PlainCallHandler
 
handle(HttpServletRequest, HttpServletResponse) - Method in class org.directwebremoting.servlet.TestHandler
 
handle(HttpServletRequest, HttpServletResponse) - Method in class org.directwebremoting.servlet.UrlProcessor
 
Handler - Interface in org.directwebremoting.extend
A handler is a very simple servlet that does not differentiate between GET and POST, or need complex setup beyond what the container can provide
hashCode() - Method in class org.directwebremoting.extend.InboundVariable
 
hashCode() - Method in class org.directwebremoting.extend.ScriptConduit
 
hashCode() - Method in class org.directwebremoting.extend.TypeHintContext
 
hashCode() - Method in class org.directwebremoting.impl.ContainerMap
 
hashCode() - Method in class org.directwebremoting.impl.DefaultScriptSession
 
hasWaitingScripts() - Method in interface org.directwebremoting.extend.RealScriptSession
Allows for checking to see if there is data waiting to be returned
hasWaitingScripts() - Method in class org.directwebremoting.impl.DefaultScriptSession
 
HEADER_ETAG - Static variable in class org.directwebremoting.servlet.HttpConstants
HTTP etag header
HEADER_IF_MODIFIED - Static variable in class org.directwebremoting.servlet.HttpConstants
HTTP header to request only modified data
HEADER_IF_NONE - Static variable in class org.directwebremoting.servlet.HttpConstants
HTTP etag equivalent of HEADER_IF_MODIFIED
HEADER_LAST_MODIFIED - Static variable in class org.directwebremoting.servlet.HttpConstants
HTTP header for when a file was last modified
HEADER_USER_AGENT - Static variable in class org.directwebremoting.servlet.HttpConstants
The name of the user agent HTTP header
highlight(String) - Method in class org.directwebremoting.proxy.scriptaculous.Effect
Call the script.aculo.us Effect.Highlight() function.
highlight(String, String) - Method in class org.directwebremoting.proxy.scriptaculous.Effect
Call the script.aculo.us Effect.Highlight() function.
HitMonitor - Class in org.directwebremoting.util
We need a way to record how heavily used the server is, and adjust our behavior to reduce the load on the server.
HitMonitor(int) - Constructor for class org.directwebremoting.util.HitMonitor
Create a HitMonitor that records the number of hits in the last n milliseconds.
Html4kScriptConduit - Class in org.directwebremoting.dwrp
A ScriptConduit for use with HTML/PRE wrapped Javascript output.
Html4kScriptConduit(HttpServletResponse, String, ConverterManager) - Constructor for class org.directwebremoting.dwrp.Html4kScriptConduit
Simple ctor
HtmlCallHandler - Class in org.directwebremoting.servlet
A Handler standard DWR calls whose replies are HTML wrapped.
HtmlCallHandler() - Constructor for class org.directwebremoting.servlet.HtmlCallHandler
 
HtmlCallMarshaller - Class in org.directwebremoting.dwrp
A version of the Plain Javascript Marshaller that uses iframe syntax
HtmlCallMarshaller() - Constructor for class org.directwebremoting.dwrp.HtmlCallMarshaller
 
HtmlPollHandler - Class in org.directwebremoting.servlet
A Handler polling DWR calls whose replies are HTML wrapped.
HtmlPollHandler() - Constructor for class org.directwebremoting.servlet.HtmlPollHandler
Initialize a PollHandler to not do HTML wrapping
HtmlScriptConduit - Class in org.directwebremoting.dwrp
A ScriptConduit for use with HTML/SCRIPT wrapped Javascript output.
HtmlScriptConduit(HttpServletResponse, String, ConverterManager) - Constructor for class org.directwebremoting.dwrp.HtmlScriptConduit
Simple ctor
HttpConstants - Class in org.directwebremoting.servlet
Various constant for dealing with HTTP traffic.
HttpConstants() - Constructor for class org.directwebremoting.servlet.HttpConstants
 

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