| Package | Description |
|---|---|
| org.infinispan.protostream |
Library for easy and efficient marshalling of Java objects in Protocol Buffers format.
|
| org.infinispan.protostream.descriptors |
Represents information contained in a proto file
|
| org.infinispan.protostream.impl |
Protostream internals.
|
| org.infinispan.protostream.impl.parser |
Protobuf files parser.
|
| Modifier and Type | Method and Description |
|---|---|
MetadataType |
AnnotationMetadataCreator.create(AnnotatedDescriptorType annotatedDescriptor,
AnnotationElement.Annotation annotation) |
| Modifier and Type | Method and Description |
|---|---|
AnnotationElement.Annotation |
AnnotationElement.Annotation.getValue() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,AnnotationElement.Annotation> |
AnnotatedDescriptor.getAnnotations()
Get the documentation annotations in the form of a map of abstract syntax trees of AnnotationElement nodes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AnnotationElement.Visitor.visit(AnnotationElement.Annotation tree) |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,AnnotationElement.Annotation> |
AnnotatedDescriptorImpl.annotations |
| Modifier and Type | Method and Description |
|---|---|
Map<String,AnnotationElement.Annotation> |
AnnotatedDescriptorImpl.getAnnotations() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,AnnotationElement.Annotation> |
AnnotationParser.parse() |
Copyright © 2025 JBoss, a division of Red Hat. All rights reserved.