API
Enumerations
Enumeration | Description |
---|---|
ServiceRequestType | Types 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
Class | Description |
---|---|
Service | A service that processes requests coming from other VMs connected to the data cloud. |
ServiceRequest | A request consumed by a service. |
Interfaces
Interface | Description |
---|---|
Publisher | A publisher is used to send messages to a subscription handler. |
ServiceConfig | - |
SubscriptionServiceConfig | - |