| Package | Description |
|---|---|
| org.springframework.extensions.config | |
| org.springframework.extensions.webscripts.servlet | |
| org.springframework.extensions.webscripts.servlet.mvc |
| Modifier and Type | Class and Description |
|---|---|
class |
ServerConfigElement |
| Modifier and Type | Field and Description |
|---|---|
protected ServerProperties |
WebScriptServletRuntime.serverProperties |
protected static ServerProperties |
WebScriptServlet.serverProperties
Host Server Configuration
|
| Constructor and Description |
|---|
WebScriptServletRequest(Runtime container,
javax.servlet.http.HttpServletRequest req,
Match serviceMatch,
ServerProperties serverProperties)
Construction
|
WebScriptServletRuntime(RuntimeContainer container,
ServletAuthenticatorFactory authFactory,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
ServerProperties serverProperties)
Construct
|
| Modifier and Type | Field and Description |
|---|---|
protected static ServerProperties |
WebScriptView.serverProperties
Host Server Configuration
|
| Constructor and Description |
|---|
WebScriptViewRuntime(String url,
RuntimeContainer container,
ServletAuthenticatorFactory authFactory,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
ServerProperties serverProperties)
Construction
|
Copyright © 2005–2016 Alfresco Software. All rights reserved.