Package io.dapr.v1
Class DaprAppCallbackProtos
java.lang.Object
io.dapr.v1.DaprAppCallbackProtos
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
BindingEventRequest represents input bindings event.static interface
static final class
BindingEventResponse includes operations to save state or send data to output bindings optionally.static interface
static final class
BulkSubscribeConfig is the message to pass settings for bulk subscribestatic interface
static final class
HealthCheckResponse is the message with the response to the health check.static interface
static final class
Protobuf typedapr.proto.runtime.v1.JobEventRequest
static interface
static final class
JobEventResponse is the response from the app when a job is triggered.static interface
static final class
ListInputBindingsResponse is the message including the list of input bindings.static interface
static final class
ListTopicSubscriptionsResponse is the message including the list of the subscribing topics.static interface
static final class
TopicEventBulkRequest represents request for bulk messagestatic final class
TopicEventBulkRequestEntry represents a single message inside a bulk requeststatic interface
static interface
static final class
AppBulkResponse is response from app on published messagestatic final class
TopicEventBulkResponseEntry Represents single response, as part of TopicEventBulkResponse, to be sent by subscibed App for the corresponding single message during bulk subscribestatic interface
static interface
static final class
TopicEventCERequest message is compatible with CloudEvent spec v1.0static interface
static final class
TopicEventRequest message is compatible with CloudEvent spec v1.0 https://github.com/cloudevents/spec/blob/v1.0/spec.mdstatic interface
static final class
TopicEventResponse is response from app on published messagestatic interface
static final class
Protobuf typedapr.proto.runtime.v1.TopicRoutes
static interface
static final class
Protobuf typedapr.proto.runtime.v1.TopicRule
static interface
static final class
TopicSubscription represents topic and metadata.static interface
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptor
static void
registerAllExtensions
(com.google.protobuf.ExtensionRegistry registry) static void
registerAllExtensions
(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-