Uses of Class
org.jboss.as.controller.management.HttpInterfaceCommonPolicy.Header
-
Packages that use HttpInterfaceCommonPolicy.Header Package Description org.jboss.as.controller.management -
-
Uses of HttpInterfaceCommonPolicy.Header in org.jboss.as.controller.management
Methods in org.jboss.as.controller.management that return types with arguments of type HttpInterfaceCommonPolicy.Header Modifier and Type Method Description Map<String,List<HttpInterfaceCommonPolicy.Header>>HttpInterfaceCommonPolicy. getConstantHeaders()A set of HTTP headers that should be set on each response based on matching the key of the map as being a prefix of the requested path.
-