Class Descriptor

java.lang.Object
org.infinispan.protostream.impl.AnnotatedDescriptorImpl
org.infinispan.protostream.descriptors.Descriptor
All Implemented Interfaces:
AnnotatedDescriptor, GenericDescriptor

public final class Descriptor extends AnnotatedDescriptorImpl implements GenericDescriptor
Represents a message type declaration in a proto file.
Since:
2.0
Author:
gustavonalle, [email protected]