Interface | Description |
---|---|
DaprClient |
Generic Client Adapter to be used regardless of the GRPC or the HTTP Client implementation required.
|
Class | Description |
---|---|
DaprClientBuilder |
A builder for the DaprClient,
Currently only and HTTP Client will be supported.
|
DaprClientGrpc |
An adapter for the GRPC Client.
|
DaprClientHttp |
An adapter for the HTTP Client.
|
DaprHttp | |
DaprHttp.Response | |
DaprHttpBuilder |
A builder for the DaprHttp.
|
ObjectSerializer |
Serializes and deserializes an internal object.
|
Enum | Description |
---|---|
DaprHttp.HttpMethods |
HTTP Methods supported.
|
Copyright © 2020. All rights reserved.