|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.directwebremoting.dwrp.BaseDwrpHandler
org.directwebremoting.dwrp.BaseCallHandler
org.directwebremoting.dwrp.PlainCallHandler
public class PlainCallHandler
A Handler standard DWR calls whose replies are NOT HTML wrapped.
| Constructor Summary | |
|---|---|
PlainCallHandler()
|
|
| 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.BaseCallHandler |
|---|
addScriptHandleExceptions, handle, isConvertable, isJsonOutput, marshallException, marshallInbound, marshallOutbound, setAccessLogLevel, setConverterManager, setDebug, setDebugScriptOutput, setJsonOutput, setModuleManager, setPageNormalizer, setRemoter, setScriptSessionManager |
| Methods inherited from class org.directwebremoting.dwrp.BaseDwrpHandler |
|---|
setAllowGetButMakeForgeryEasier, setCrossDomainSessionSecurity, setExtendedCrossDomainSessionSecurity |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PlainCallHandler()
| 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 ยจ 2008 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||