createRelativeURL(String id) | org.turro.elephant.direct.DirectContents | static |
createURL(String server, String id) | org.turro.elephant.direct.DirectContents | static |
DIRECT_CONTENT_PATH | org.turro.elephant.direct.DirectContents | static |
doCreateParameter(String id, String parameter, Map< String, String > values) | org.turro.elephant.direct.DirectContents | static |
doCreatePOST(String id, String values) | org.turro.elephant.direct.DirectContents | static |
doCreatePOST(String id, String domId, String values) | org.turro.elephant.direct.DirectContents | static |
doCreateURL(String id, String values) | org.turro.elephant.direct.DirectContents | static |
executeDirectContents(ServletContext context, HttpServletRequest request, HttpServletResponse response) | org.turro.elephant.direct.DirectContents | static |
getContent(ServletContext context, HttpServletRequest request, HttpServletResponse response) | org.turro.elephant.direct.DirectContents | static |
getDirectContent(String id) | org.turro.elephant.direct.DirectContents | static |
getIdentifier(Class<? extends IDirectContent > control) | org.turro.elephant.direct.DirectContents | static |
getParameters(HttpServletRequest request, HttpServletResponse response) | org.turro.elephant.direct.DirectContents | static |
isDirectContent(HttpServletRequest request) | org.turro.elephant.direct.DirectContents | static |
isYourTurn(HttpServletRequest request, String path) | org.turro.elephant.direct.DirectContents | static |