EngineVersion 1
services
The Poliglot Services Matrix specifies how services are assembled and connected across a Poliglot workspace.
URI: https://poliglot.io/kleo/spec/services#
Classes
- services:DataService: A service that is distributes a dataset.
- services:Protocol: The network communication protocol used by a service.
- services:RemoteDataService: A remote service that can be invoked via an endpoint URL.
- services:Request: The type of request that a service can handle.
- services:RequestHandler: A service request handler.
- services:ServiceException: An exception that occurred during service interaction.