All Classes
-
All Classes Interface Summary Class Summary Class Description ByteStringUtil Most of these are pretty trivial methods, but here to vastly simplify generated code when making builder, mutable values or build a message.FieldUtil Utilities regarding handling fields and field types.GoogleTypesUtil Utility for converting between core google types and the most used java equivalents.JsonNameUtil Utilities for handling JSON names.MessageReader Simple reader interface for reading messages.MessageUtil Utility for handing the content of messages.MessageWriter Simple writer interface for writing messages.ProtoEnum<E extends Enum<E> & com.google.protobuf.ProtocolMessageEnum> The definition of a serializable enum.ProtoList<T> A list wrapping a repeated proto field.ProtoListBuilder<T> A list wrapping a proro message repeated field for a builder.ProtoMap<K,V> A map wrapping a proto message map field.ProtoMapBuilder<K,V> A map wrapping a map field on a message builder.ProtoMessage A wrapper around a proto message for emulating java conveniences.ProtoMessageBuilder A wrapper around a proto message builder to behave more like it's actual builder with methods reflecting both getters and setters.ProtoMessageOrBuilder Base class for proto message or its builder.ProtoMessageReader Reader implementation for reading messages from input stream using the default proto binary format.ProtoMessageWriter Writer implementation for writing messages using the default proto binary format.ProtoTextMessageReader Reader for reading files using the proto text format.ProtoTextMessageWriter Writer for writing messages using the proto text format.ProtoTypeRegistry A type registry that can look up various types, extensions and values.ProtoTypeRegistry.Builder The proto type registry builder.ReflectionUtil Utilities regarding reflection.ValueUtil Most of these are pretty trivial methods, but here to vastly simplify generated code when making builder, mutable values or build a message.