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
|
Modifier and Type | Method and Description |
---|---|
FileDescriptorSource.ProgressCallback |
FileDescriptorSource.getProgressCallback() |
Modifier and Type | Method and Description |
---|---|
FileDescriptorSource |
FileDescriptorSource.withProgressCallback(FileDescriptorSource.ProgressCallback progressCallback) |
Modifier and Type | Method and Description |
---|---|
boolean |
FileDescriptor.resolveDependencies(FileDescriptorSource.ProgressCallback progressCallback,
Map<String,FileDescriptor> fileDescriptorMap,
Map<String,GenericDescriptor> allTypes) |
Copyright © 2024 JBoss, a division of Red Hat. All rights reserved.