public class ToolURLManagerImpl extends Object implements ToolURLManager
| Modifier and Type | Class and Description |
|---|---|
class |
ToolURLManagerImpl.MyToolURL
This is a simple implemention of ToolURL that does the most obvious
encoding of URLs.
|
| Constructor and Description |
|---|
ToolURLManagerImpl(HttpServletResponse resp)
Constructor for ToolURLComponent
|
public ToolURLManagerImpl(HttpServletResponse resp)
req - HttpServletRequest that the URLs will be generated forresp - HttpServletResponse that the URL will be encoded forpublic ToolURL createRenderURL()
createRenderURL in interface ToolURLManagerpublic ToolURL createActionURL()
createActionURL in interface ToolURLManagerpublic ToolURL createResourceURL()
createResourceURL in interface ToolURLManagerCopyright © 2003-2014 University of Michigan. All Rights Reserved.