Uses of Interface
org.apache.sling.testing.tools.http.RequestCustomizer

Packages that use RequestCustomizer
org.apache.sling.testing.tools.http   
 

Uses of RequestCustomizer in org.apache.sling.testing.tools.http
 

Methods in org.apache.sling.testing.tools.http that return RequestCustomizer
 RequestCustomizer Request.getCustomizer()
           
 

Methods in org.apache.sling.testing.tools.http with parameters of type RequestCustomizer
 Request Request.withCustomizer(RequestCustomizer c)
           
 



Copyright © 2007-2011 The Apache Software Foundation. All Rights Reserved.