Package dev.restate.sdk.annotation
package dev.restate.sdk.annotation
-
ClassDescriptionDefine the acceptable content type.Defines a method as an exclusive handler, as opposed to
Shared
handlers.Annotate a method as Restate handler.Serialize/Deserialize the annotated element as JsonSkip serialization/deserialization of the annotated element.Annotation to define a class/interface as Restate Service.Defines a method as a Shared handler.Annotation to define a class/interface as Restate VirtualObject.Annotation to define a class/interface as Restate Workflow.