Uses of Class
org.springframework.extensions.webscripts.AbstractRuntime

Packages that use AbstractRuntime
org.springframework.extensions.webscripts   
org.springframework.extensions.webscripts.servlet   
 

Uses of AbstractRuntime in org.springframework.extensions.webscripts
 

Subclasses of AbstractRuntime in org.springframework.extensions.webscripts
 class LocalWebScriptRuntime
          WebScript Runtime for rendering as Web Framework components.
 

Uses of AbstractRuntime in org.springframework.extensions.webscripts.servlet
 

Subclasses of AbstractRuntime in org.springframework.extensions.webscripts.servlet
 class WebScriptServletRuntime
          HTTP Servlet Web Script Runtime
 



Copyright © 2009 SpringSource, Inc. All Rights Reserved.