Skip to main content
Version: 2.13

API

Enumerations​

EnumerationDescription
ServiceRequestTypeTypes of requests that can be received in a Service. This is used to know what method call on the request to answer the requester.

Classes​

ClassDescription
ServiceA service that processes requests coming from other VMs connected to the data cloud.
ServiceRequestA request consumed by a service.

Interfaces​

InterfaceDescription
PublisherA publisher is used to send messages to a subscription handler.
ServiceConfig-
SubscriptionServiceConfig-