Package | Description |
---|---|
org.esigate |
ESIGate is an open source implementation of Edge Side Include specification.
|
org.esigate.impl |
Modifier and Type | Method and Description |
---|---|
List<UriMapping> |
DriverConfiguration.getUriMappings()
Get the URI mappings for this driver instance.
|
Modifier and Type | Method and Description |
---|---|
static UriMapping |
UriMapping.create(String mapping)
Creates a UriMapping instance based on the mapping definition given as parameter.
|
Modifier and Type | Method and Description |
---|---|
Map<UriMapping,String> |
IndexedInstances.getUrimappings()
A map containing all URI mappings and the associated driver instance name.
|
Modifier and Type | Method and Description |
---|---|
int |
UriMappingComparator.compare(UriMapping o1,
UriMapping o2) |
Copyright © 2008–2018. All rights reserved.