Uses of Class
org.infinispan.protostream.impl.AnnotatedDescriptorImpl
-
Packages that use AnnotatedDescriptorImpl Package Description org.infinispan.protostream.descriptors Represents information contained in a proto file -
-
Uses of AnnotatedDescriptorImpl in org.infinispan.protostream.descriptors
Subclasses of AnnotatedDescriptorImpl in org.infinispan.protostream.descriptors Modifier and Type Class Description classDescriptorRepresents a message type declaration in a proto file.classEnumDescriptorRepresents an enum in a proto file.classFieldDescriptorRepresents a field in a proto file.
-