|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.directwebremoting.dwrp.BaseCallMarshaller
org.directwebremoting.dwrp.PlainCallMarshaller
public class PlainCallMarshaller
A Marshaller that outputs plain Javascript.
Constructor Summary | |
---|---|
PlainCallMarshaller()
|
Method Summary | |
---|---|
void |
setAllowScriptTagRemoting(boolean allowScriptTagRemoting)
Do we allow ScriptTag remoting? |
void |
setScriptTagProtection(java.lang.String scriptTagProtection)
What is the string we use for script tag hack protection |
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 |
---|
public PlainCallMarshaller()
Method Detail |
---|
public void setAllowScriptTagRemoting(boolean allowScriptTagRemoting)
allowScriptTagRemoting
- The new value to setpublic void setScriptTagProtection(java.lang.String scriptTagProtection)
scriptTagProtection
- the scriptTagProtection to set
|
Copyright ? 2005 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |