rewrite-config-servlet 2.0.0.Beta3

Uses of Class
org.ocpsoft.rewrite.servlet.config.ServletMapping

Packages that use ServletMapping
org.ocpsoft.rewrite.servlet.config   
 

Uses of ServletMapping in org.ocpsoft.rewrite.servlet.config
 

Methods in org.ocpsoft.rewrite.servlet.config that return ServletMapping
static ServletMapping ServletMapping.includes(String resource)
          Create a Condition that returns true if the given resource is mapped by any Servlet instances registered within the current application, and returns false if no Servlet will handle the specified resource pattern.
 


rewrite-config-servlet 2.0.0.Beta3

Copyright © 2013 OCPsoft. All Rights Reserved.