Package | Description |
---|---|
org.dynamide.restreplay |
Modifier and Type | Field and Description |
---|---|
protected static ResourceManager.Resource |
ResourceManager.CACHE_NEXT_TIME |
Modifier and Type | Method and Description |
---|---|
ResourceManager.Resource |
ResourceManager.readResource(String context,
String relResourcePath,
String fullPath)
Internally, this implements a write-on-second-access cache, because we end up reading many small
files once, and a few files many times.
|
Copyright © 2016. All rights reserved.