Class DefaultEndpointCache<A>

java.lang.Object
org.gcube.common.clients.cache.DefaultEndpointCache<A>
Type Parameters:
A - the type of the service addresses
All Implemented Interfaces:
EndpointCache<A>

public class DefaultEndpointCache<A> extends Object implements EndpointCache<A>
Base implementation of EndpointCache.
Author:
Fabio Simeoni
See Also: