| Package | Description |
|---|---|
| org.springframework.extensions.webscripts |
| Modifier and Type | Method and Description |
|---|---|
LocalWebScriptContext |
LocalWebScriptRuntime.getLocalContext() |
| Constructor and Description |
|---|
LocalWebScriptRequest(org.springframework.extensions.webscripts.Runtime runtime,
String scriptUrl,
org.springframework.extensions.webscripts.Match match,
Map<String,Serializable> parameters,
org.springframework.extensions.config.ServerProperties serverProps,
LocalWebScriptContext context)
Instantiates a new local web script request.
|
LocalWebScriptResponse(org.springframework.extensions.webscripts.Runtime runtime,
LocalWebScriptContext context,
Writer out) |
LocalWebScriptRuntime(Writer out,
org.springframework.extensions.webscripts.RuntimeContainer container,
org.springframework.extensions.config.ServerProperties serverProps,
LocalWebScriptContext context)
Constructor
|
Copyright © 2005–2016 Alfresco Software. All rights reserved.