Uses of Interface
org.springframework.extensions.webscripts.WebScriptSessionFactory
-
Packages that use WebScriptSessionFactory Package Description org.springframework.extensions.webscripts org.springframework.extensions.webscripts.servlet -
-
Uses of WebScriptSessionFactory in org.springframework.extensions.webscripts
Methods in org.springframework.extensions.webscripts that return WebScriptSessionFactory Modifier and Type Method Description protected abstract WebScriptSessionFactoryAbstractRuntime. createSessionFactory()Create a Web Script Session -
Uses of WebScriptSessionFactory in org.springframework.extensions.webscripts.servlet
Methods in org.springframework.extensions.webscripts.servlet that return WebScriptSessionFactory Modifier and Type Method Description protected WebScriptSessionFactoryWebScriptServletRuntime. createSessionFactory()
-