Class ServiceMappedMagdaEndpoints

java.lang.Object
be.vlaanderen.vip.magda.client.endpoints.ServiceMappedMagdaEndpoints
All Implemented Interfaces:
MagdaEndpoints

public class ServiceMappedMagdaEndpoints extends Object implements MagdaEndpoints
An implementation of MagdaEndpoints that maps service identifiers (service name/version pairs) to MagdaEndpoints. This is the default implementation that the MagdaEndpoints builder will use.
See Also: