Uses of Class
groovy.servlet.ServletBinding

Packages that use ServletBinding
groovy.servlet Support for Groovlets which are Servlets written as a simple Groovy script. 
 

Uses of ServletBinding in groovy.servlet
 

Methods in groovy.servlet with parameters of type ServletBinding
protected  void TemplateServlet.setVariables(ServletBinding binding)
          Override this method to set your variables to the Groovy binding.
 



Copyright © 2003-2008 The Codehaus. All Rights Reserved.