ProtoStream - core 4.5.0.Dev01 API

Packages
Package
Description
Library for easy and efficient marshalling of Java objects in Protocol Buffers format.
Annotations for defining Protocol Buffers schemas in Java code.
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.
Abstract unified representation of Java language types, to isolate code generation from direct dependencies on the actual type system implementation.
Fluent configuration API for ProtoStream.
 
 
Represents information contained in a proto file
Representation of the various namespaces.
Protostream internals.
.proto schema file parser and a documentation pseudo-annotation parser.
Converters from the Square Protoparser model elements to Protostream descriptors.