rewrite-config-servlet 2.0.0.Alpha2

Uses of Interface
org.ocpsoft.rewrite.servlet.config.IServletMapping

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

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

Subinterfaces of IServletMapping in org.ocpsoft.rewrite.servlet.config
static interface IServletMapping.IServletMappingParameter
           
 

Classes in org.ocpsoft.rewrite.servlet.config that implement IServletMapping
static class IServletMapping.ServletMappingParameter
           
 class ServletMapping
          A Condition responsible for comparing URLs to Servlet Mappings.
 

Constructors in org.ocpsoft.rewrite.servlet.config with parameters of type IServletMapping
IServletMapping.ServletMappingParameter(IServletMapping path, ParameterizedPatternBuilderParameter capture)
           
 


rewrite-config-servlet 2.0.0.Alpha2

Copyright © 2012 OCPsoft. All Rights Reserved.