Package org.gcube.common.clients.fw
Class Utils
java.lang.Object
org.gcube.common.clients.fw.Utils
Library-wide utilities
- Author:
- Fabio Simeoni, Luca Frosini (ISTI-CNR)
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic StringContext path for gCore servicesstatic org.gcube.common.clients.cache.EndpointCache<jakarta.xml.ws.EndpointReference>Shared endpoint cache. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
globalCache
public static org.gcube.common.clients.cache.EndpointCache<jakarta.xml.ws.EndpointReference> globalCacheShared endpoint cache. -
contextPath
Context path for gCore services
-
-
Constructor Details
-
Utils
public Utils()
-