rewrite-config-servlet 2.0.0.Alpha6

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-config-servlet 2.0.0.Alpha6

Copyright © 2013 OCPsoft. All Rights Reserved.