Uses of Class
org.directwebremoting.dwrp.HtmlCallMarshaller

Packages that use HtmlCallMarshaller
org.directwebremoting.servlet   
 

Uses of HtmlCallMarshaller in org.directwebremoting.servlet
 

Fields in org.directwebremoting.servlet declared as HtmlCallMarshaller
protected  HtmlCallMarshaller HtmlCallHandler.htmlCallMarshaller
          The 'Plain Javascript' method by which objects are marshalled
 

Methods in org.directwebremoting.servlet with parameters of type HtmlCallMarshaller
 void HtmlCallHandler.setHtmlCallMarshaller(HtmlCallMarshaller marshaller)
          Setter for the HTML Javascript Marshaller
 



Copyright © 2007. All Rights Reserved.