Class CachedSyncHttpGetCall


  • public final class CachedSyncHttpGetCall
    extends Object
    helper class for synchronous rest get call with result caching.
    Author:
    Manfred Tremmel
    • Method Detail

      • syncRestCall

        public static String syncRestCall​(String purl)
        start get rest call with given url.
        Parameters:
        purl - url to read
        Returns:
        result of the call, has to be interpreted