|
Change Variable Type resA : CachedResource to resA : Res in method public testDirRefresh() : void in class org.rapidoid.io.watch.WatchServiceTest |
From |
To |
|
Change Variable Type file : CachedResource to file : Res in method public testWithExistingFiles() : void in class org.rapidoid.io.CachedResourceTest |
From |
To |
|
Change Variable Type resource : CachedResource to resource : Res in method public serveFromFile(x HttpExchange, filename String, app Object) : boolean in class org.rapidoid.pages.Pages |
From |
To |
|
Change Variable Type resX : CachedResource to resX : Res in method public testDirRefresh() : void in class org.rapidoid.io.watch.WatchServiceTest |
From |
To |
|
Change Variable Type file : CachedResource to file : Res in method public testWithNonexistingFiles() : void in class org.rapidoid.io.CachedResourceTest |
From |
To |
|
Change Variable Type res : CachedResource to res : Res in method public getReader(resourceName String) : Reader in class org.rapidoid.plugins.templates.RapidoidMustacheFactory |
From |
To |
|
Change Variable Type cachedFile : CachedResource to cachedFile : Res in method public from(filename String) : Res in class org.rapidoid.io.Res |
From |
To |
|
Change Variable Type resB : CachedResource to resB : Res in method public testDirRefresh() : void in class org.rapidoid.io.watch.WatchServiceTest |
From |
To |
|
Change Variable Type file : CachedResource to file : Res in method public shouldBeFast() : void in class org.rapidoid.io.CachedResourceTest |
From |
To |
|
Change Variable Type resource : CachedResource to resource : Res in method public serveStaticFile(filename String) : boolean in class org.rapidoid.http.HttpExchangeImpl |
From |
To |