Maps APIs loaded from Domino REST API server's /api endpoint.
Base URL of Domino REST API server.
Maps APIs to its own DominoConnector.
an array of available APIs.
the API that contains all the operations.
a promise that resolves a map with operation ID as keys and the operation's specifications as the value.
the API that will be used for the DominoConnector
a promise that resolves to DominoConnector of the given API.
Static
getFactory for getting DominoServer class.
base URL of Domino REST API server
a DominoServer class
Contains available APIs of Domino REST API server and maps each of it to its own DominoConnector.
Author
stephan.wissel@hcl.software
Author
emmanuelryan.gamla@hcl.software
Author
alecvincent.bardiano@hcl.software