Package | Description |
---|---|
org.apache.felix.utils.resource |
Modifier and Type | Method and Description |
---|---|
static ResourceImpl |
ResourceBuilder.build(ResourceImpl resource,
String uri,
Map<String,String> headerMap) |
static ResourceImpl |
ResourceBuilder.build(ResourceImpl resource,
String uri,
Map<String,String> headerMap,
boolean removeServiceRequirements) |
static ResourceImpl |
ResourceBuilder.build(String uri,
Map<String,String> headerMap) |
static ResourceImpl |
ResourceBuilder.build(String uri,
Map<String,String> headerMap,
boolean removeServiceRequirements) |
Modifier and Type | Method and Description |
---|---|
static ResourceImpl |
ResourceBuilder.build(ResourceImpl resource,
String uri,
Map<String,String> headerMap) |
static ResourceImpl |
ResourceBuilder.build(ResourceImpl resource,
String uri,
Map<String,String> headerMap,
boolean removeServiceRequirements) |
Copyright © 2006–2020 The Apache Software Foundation. All rights reserved.