Creates an ARN Client factory.
The custom service factories, if any.
Readonly
configConfiguration cache, by API key.
Protected
serviceFactories to instantiate services and their configurations.
Static
Readonly
defaultDefault implementations of service factories.
They are construction methods instead of instances to avoid instantiating them if they are to be replaced.
Create an ARN Client, with some configuration spec.
A partial configuration that will be completed by defaults.
Utility method to converts a configuration with optionals to a valid configuration with possible defaults applied.
The config values to override defaults.
The server to connect to, if config does not use absolute urls.
Generated using TypeDoc
Creates a client that will connect to an ARN Server.