Uses of Class
net.sourceforge.stripes.action.UrlBinding

Packages that use UrlBinding
net.sourceforge.stripes.tools Command line tools used in conjunction with Stripes. 
 

Uses of UrlBinding in net.sourceforge.stripes.tools
 

Methods in net.sourceforge.stripes.tools that return UrlBinding
 UrlBinding ActionBeanInfo.getUrlBinding()
          The UrlBinding extracted from the ActionBean.
 

Methods in net.sourceforge.stripes.tools with parameters of type UrlBinding
 void ActionBeanInfo.setUrlBinding(UrlBinding urlBinding)
          The UrlBinding extracted from the ActionBean.
 



? Copyright 2005-2006, Stripes Development Team.