Uses of Class
org.ocpsoft.rewrite.servlet.config.ServletMapping
Packages that use ServletMapping
-
Uses of ServletMapping in org.ocpsoft.rewrite.servlet.config
Methods in org.ocpsoft.rewrite.servlet.config that return ServletMappingModifier and TypeMethodDescriptionstatic ServletMappingCreate aConditionthat returnstrueif the given resource is mapped by anyServletinstances registered within the current application, and returnsfalseif noServletwill handle the specified resource pattern.