org.directwebremoting.dwrp
Class HtmlCallMarshaller

java.lang.Object
  extended by org.directwebremoting.dwrp.BaseCallMarshaller
      extended by org.directwebremoting.dwrp.HtmlCallMarshaller
All Implemented Interfaces:
Marshaller

public class HtmlCallMarshaller
extends BaseCallMarshaller

A version of the Plain Javascript Marshaller that uses iframe syntax

Author:
Joe Walker [joe at getahead dot ltd dot uk]

Constructor Summary
HtmlCallMarshaller()
           
 
Method Summary
 
Methods inherited from class org.directwebremoting.dwrp.BaseCallMarshaller
isConvertable, marshallException, marshallInbound, marshallOutbound, setAccessControl, setAllowGetForSafariButMakeForgeryEasier, setConverterManager, setCreatorManager, setCrossDomainSessionSecurity, setPageNormalizer, setSessionCookieName
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HtmlCallMarshaller

public HtmlCallMarshaller()

Copyright ? 2005