|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.directwebremoting.impl.DefaultRemoter
org.directwebremoting.jaxer.impl.JaxerRemoter
public class JaxerRemoter
This is a customization of DefaultRemoter which is needed because
DWR+Jaxer has a different definition of scriptName than plain vanilla DWR
| Constructor Summary | |
|---|---|
JaxerRemoter()
|
|
| Method Summary | |
|---|---|
java.lang.String |
generateInterfaceScript(java.lang.String fullCreatorName,
boolean includeDto,
java.lang.String contextServletPath)
Generate some Javascript that forms an interface definition |
| Methods inherited from class org.directwebremoting.impl.DefaultRemoter |
|---|
execute, execute, generateAllDtoScripts, generateDtoScript, getPathToDwrServlet, setAccessControl, setAccessLogLevel, setAllowImpossibleTests, setConverterManager, setDebug, setMaxCallCount, setModuleManager, setOverridePath, setUseAbsolutePath |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JaxerRemoter()
| Method Detail |
|---|
public java.lang.String generateInterfaceScript(java.lang.String fullCreatorName,
boolean includeDto,
java.lang.String contextServletPath)
throws java.lang.SecurityException
Remoter
generateInterfaceScript in interface RemotergenerateInterfaceScript in class DefaultRemoterfullCreatorName - The script to generate forincludeDto - Specifies whether mapped DTO classes should be addedcontextServletPath - request.contextPath + request.servletPath.
java.lang.SecurityException
|
Copyright ¨ 2008 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||