Class CachedSyncHttpGetCall

java.lang.Object
de.knightsoftnet.gwtp.spring.client.rest.helper.CachedSyncHttpGetCall

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

    • 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