Class CachedSyncHttpGetCall
- java.lang.Object
-
- de.knightsoftnet.validators.client.rest.helper.CachedSyncHttpGetCall
-
public final class CachedSyncHttpGetCall extends Object
helper class for synchronous rest get call with result caching.- Author:
- Manfred Tremmel
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringsyncRestCall(String purl)start get rest call with given url.
-