Uses of Class
org.apache.sling.engine.impl.StaticResponseHeader

Packages that use StaticResponseHeader
org.apache.sling.engine.impl.request   
 

Uses of StaticResponseHeader in org.apache.sling.engine.impl.request
 

Methods in org.apache.sling.engine.impl.request that return types with arguments of type StaticResponseHeader
static ArrayList<StaticResponseHeader> RequestData.getAdditionalResponseHeaders()
           
 

Method parameters in org.apache.sling.engine.impl.request with type arguments of type StaticResponseHeader
static void RequestData.setAdditionalResponseHeaders(ArrayList<StaticResponseHeader> mappings)
           
 



Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.