Uses of Package
io.dapr.client
-
Packages that use io.dapr.client Package Description io.dapr.actors.runtime io.dapr.client io.dapr.client.domain io.dapr.config io.dapr.serializer -
Classes in io.dapr.client used by io.dapr.actors.runtime Class Description ObjectSerializer Serializes and deserializes an internal object. -
Classes in io.dapr.client used by io.dapr.client Class Description DaprApiProtocol Deprecated.This class will be deleted at SDK version 1.10.DaprClient Generic Client Adapter to be used regardless of the GRPC or the HTTP Client implementation required.DaprClientBuilder A builder for the DaprClient, Currently only gRPC and HTTP Client will be supported.DaprHttp DaprHttp.HttpMethods HTTP Methods supported.DaprHttp.Response DaprPreviewClient Generic client interface for preview or alpha APIs in Dapr, regardless of GRPC or HTTP. -
Classes in io.dapr.client used by io.dapr.client.domain Class Description DaprHttp.HttpMethods HTTP Methods supported. -
Classes in io.dapr.client used by io.dapr.config Class Description DaprApiProtocol Deprecated.This class will be deleted at SDK version 1.10. -
Classes in io.dapr.client used by io.dapr.serializer Class Description ObjectSerializer Serializes and deserializes an internal object.