Class Utils

java.lang.Object
org.gcube.common.clients.fw.Utils

public class Utils extends Object
Library-wide utilities
Author:
Fabio Simeoni, Luca Frosini (ISTI-CNR)
  • Field Details

    • globalCache

      public static org.gcube.common.clients.cache.EndpointCache<jakarta.xml.ws.EndpointReference> globalCache
      Shared endpoint cache.
    • contextPath

      public static String contextPath
      Context path for gCore services
  • Constructor Details

    • Utils

      public Utils()