Namespace GroupeIsa.Neos.ClusterCommunication
Classes
- EventPublication
Represents an event publication.
- PubSubOptions
Represents the options for the pub/sub component.
- RemoteServiceInvoker
Represents the implementation of a client for interacting with the Dapr endpoints over HTTP protocol.
- RemoteServiceInvokerBase
A base client for interacting with endpoints over HTTP protocol.
- RemoteServiceOptions
Represents the implementation of the IRemoteServiceInvoker immutable options.
- RemoteServiceParameter
Represents the RemoteServiceOptions parameter.
- RemoteServiceResponse<TData>
Represents a response from a remote service invocation containing both deserialized data and the complete HTTP response.
Interfaces
- IEventPublication
Provides the functionalities of publication in cluster communication context.
- IRemoteClusterServiceInvoker
Defines client methods for interacting with remote clusters endpoints.
- IRemoteServiceInvoker
Represents the definition of the client methods for interacting with remote services endpoints.