Package org.gcube.common.clients
Class Utils
java.lang.Object
org.gcube.common.clients.Utils
Library-wide utilities
- Author:
- Fabio Simeoni
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic 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.
-
-
Constructor Details
-
Utils
public Utils()
-