rewrite-impl-servlet 1.0.4.Final

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

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

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

Subinterfaces of IDomain in org.ocpsoft.rewrite.servlet.config
static interface IDomain.IDomainParameter
           
 

Classes in org.ocpsoft.rewrite.servlet.config that implement IDomain
 class Domain
          A Condition that inspects the value of ServletRequest.getServerName()
static class IDomain.DomainParameter
           
 

Methods in org.ocpsoft.rewrite.servlet.config that return IDomain
 IDomain Domain.withRequestBinding()
           
 IDomain IDomain.withRequestBinding()
          Bind named parameters to the request parameter map.
 IDomain IDomain.DomainParameter.withRequestBinding()
           
 

Constructors in org.ocpsoft.rewrite.servlet.config with parameters of type IDomain
IDomain.DomainParameter(IDomain path, RegexCapture capture)
           
 


rewrite-impl-servlet 1.0.4.Final

Copyright © 2012 OCPsoft. All Rights Reserved.