rewrite-config-servlet 2.0.0.Beta3

Uses of Class
org.ocpsoft.rewrite.servlet.config.bind.RequestBinding

Packages that use RequestBinding
org.ocpsoft.rewrite.servlet.config.bind   
 

Uses of RequestBinding in org.ocpsoft.rewrite.servlet.config.bind
 

Methods in org.ocpsoft.rewrite.servlet.config.bind that return RequestBinding
static RequestBinding RequestBinding.attribute(String property)
          Create a Binding to the ServletRequest.setAttribute(String, Object) map.
static RequestBinding RequestBinding.parameter(String property)
          Create a Binding to the ServletRequest.getParameterMap().
 


rewrite-config-servlet 2.0.0.Beta3

Copyright © 2013 OCPsoft. All Rights Reserved.