Uses of Package
org.infinispan.protostream

Packages that use org.infinispan.protostream
Package
Description
Library for easy and efficient marshalling of Java objects in Protocol Buffers format.
Holds the internal representation of Protobuf type metadata defined via annotations and the processors that handle this metadata in order to generate Protobuf schemas and marshallers.
Compile time annotations processor for Protostream annotations to generate Protobuf schemas and marshallers.
Fluent configuration API for ProtoStream.
 
Represents information contained in a proto file
Protostream internals.
.proto schema file parser and a documentation pseudo-annotation parser.
Marshalling for various Java specific types.
Generates schemas for various protobuf builtin types, the ones found in the 'google.protobuf' package of the reference implementation.