Package io.dapr.v1
Class DaprAppCallbackProtos
java.lang.Object
io.dapr.v1.DaprAppCallbackProtos
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
BindingEventRequest represents input bindings event.static interface
static class
BindingEventResponse includes operations to save state or send data to output bindings optionally.static interface
static class
ListInputBindingsResponse is the message including the list of input bindings.static interface
static class
ListTopicSubscriptionsResponse is the message including the list of the subscribing topics.static interface
static class
TopicEventRequest message is compatible with CloudEvent spec v1.0 https://github.com/cloudevents/spec/blob/v1.0/spec.mdstatic interface
static class
TopicEventResponse is response from app on published messagestatic interface
static class
Protobuf typedapr.proto.runtime.v1.TopicRoutes
static interface
static class
Protobuf typedapr.proto.runtime.v1.TopicRule
static interface
static 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()
-