Class | Description |
---|---|
DriverRequest |
A request to be executed by a given
Driver instance. |
FragmentRedirectStrategy |
The redirect strategy for fetching fragments.
|
IndexedInstances |
This class is used by DriverFactory to hold both the user instances and a list of the global mappings.
|
UriMapping |
UriMapping holds provider mapping definition.
|
UriMappingComparator |
Weight-based comparator for UriMapping objects.
|
UrlRewriter |
"fixes" links to resources, images and pages in pages retrieved by esigate :
Current-path-relative urls are converted to full path relative urls ( img/test.img ->
/myapp/curentpath/img/test.img)
All relative urls can be converted to absolute urls (including server name)
This enables use of esigate without any special modifications of the generated urls on the provider side.
|
Copyright © 2008–2018. All rights reserved.