Class AddressBookProtos
- java.lang.Object
-
- org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos
-
public final class AddressBookProtos extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAddressBookProtos.AddressBookProtobuf typeorg.apache.camel.quarkus.component.protobuf.it.model.AddressBookstatic interfaceAddressBookProtos.AddressBookOrBuilderstatic classAddressBookProtos.PersonProtobuf typeorg.apache.camel.quarkus.component.protobuf.it.model.Personstatic interfaceAddressBookProtos.PersonOrBuilder
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptorgetDescriptor()static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry)static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
-
-
Method Detail
-
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()
-
-