rewrite-impl-servlet 1.0.4.Final

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 which 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 resource.
 


rewrite-impl-servlet 1.0.4.Final

Copyright © 2012 OCPsoft. All Rights Reserved.