Interface | Description |
---|---|
DaprObjectSerializer |
Serializes and deserializes application's objects.
|
Class | Description |
---|---|
DefaultObjectSerializer |
Default serializer/deserializer for request/response objects and for state objects too.
|
Annotation Type | Description |
---|---|
StringContentType |
Flags a serializer indicating that byte[] contains String for both input and output.
|
Copyright © 2020. All rights reserved.