| Package | Description |
|---|---|
| org.infinispan.protostream.impl.parser |
Protobuf files parser.
|
| org.infinispan.protostream.impl.parser.mappers |
Converters from the protoparser model elements to protostream descriptors.
|
| Class and Description |
|---|
| ProtofileMapper
Mapper for high level protofile to FileDescriptor.
|
| Class and Description |
|---|
| EnumTypeMapper |
| EnumValueTypeMapper |
| ExtendMapper |
| FieldMapper |
| ListMapper
Converts the content of a list, given a mapper to convert its elements.
|
| Mapper
Converter for objects.
|
| MessageTypeMapper
Mapper for Type.
|
| OptionMapper |