Package io.dapr.v1
Class CommonProtos
java.lang.Object
io.dapr.v1.CommonProtos
public final class CommonProtos
extends java.lang.Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
CommonProtos.HTTPExtension
HTTPExtension includes HTTP verb and querystring when Dapr runtime delivers HTTP content.static interface
CommonProtos.HTTPExtensionOrBuilder
static class
CommonProtos.InvokeRequest
Protobuf typedapr.proto.common.v1.InvokeRequest
static interface
CommonProtos.InvokeRequestOrBuilder
static class
CommonProtos.InvokeResponse
Protobuf typedapr.proto.common.v1.InvokeResponse
static interface
CommonProtos.InvokeResponseOrBuilder
-
Method Summary
Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor()
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()
-