| Class and Description |
|---|
| BaseMarshaller |
| Message
An evolvable message with support for preserving unknown fields.
|
| MessageContext |
| MessageMarshaller.ProtoStreamReader
An high-level interface for the wire encoding of a protobuf stream that allows reading named and typed message
fields.
|
| MessageMarshaller.ProtoStreamWriter |
| SerializationContext |
| TagHandler
An event based interface for consuming (reading) protobuf streams.
|
UnknownFieldSet
UnknownFieldSet is used to keep track of fields which were seen when parsing a protocol message but whose
field numbers are not recognized. |
| Class and Description |
|---|
| BaseMarshaller |
| MessageMarshaller |
| MessageMarshaller.ProtoStreamReader
An high-level interface for the wire encoding of a protobuf stream that allows reading named and typed message
fields.
|
| MessageMarshaller.ProtoStreamWriter |
| RawProtobufMarshaller |
| SerializationContext |
| WrappedMessage |
| Class and Description |
|---|
| BaseMessage
Base class for message implementations.
|
| Message
An evolvable message with support for preserving unknown fields.
|
| Class and Description |
|---|
| BaseMarshaller |
| EnumMarshaller
Encodes a Java enum into an int value that is suitable for serializing with protobuf and back again.
|
| MessageMarshaller |
| MessageMarshaller.ProtoStreamReader
An high-level interface for the wire encoding of a protobuf stream that allows reading named and typed message
fields.
|
| MessageMarshaller.ProtoStreamWriter |
| SerializationContext |
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.