Package io.dapr.client
package io.dapr.client
-
ClassDescriptionGeneric Client Adapter to be used regardless of the GRPC or the HTTP Client implementation required.A builder for the DaprClient, Currently only gRPC and HTTP Client will be supported.Implementation of the Dapr client combining gRPC and HTTP (when applicable).HTTP Methods supported.A builder for the DaprHttp.Generic client interface for preview or alpha APIs in Dapr, regardless of GRPC or HTTP.Common headers for GRPC and HTTP communication.Serializes and deserializes an internal object.Subscription<T>Streaming subscription of events for Dapr's pubsub.Callback interface to receive events from a streaming subscription of events.Callback status response for acknowledging a message.