| Interface | Description |
|---|---|
| BaseMarshallerDelegate<T> |
The marshallers (descendants of
BaseMarshaller) do not have a uniform interface, so an extra layer of
indirection is used to provide uniformity. |
| Log |
| Class | Description |
|---|---|
| AnnotatedDescriptorImpl | |
| ByteArrayOutputStreamEx | |
| EnumMarshallerDelegate<T extends java.lang.Enum<T>> | |
| Log_$logger |
Warning this class consists of generated code.
|
| Log.LogFactory | |
| MessageMarshallerDelegate<T> | |
| ProtocMessageMarshaller<T extends com.google.protobuf.MessageLite> |
Marshaller for Google's Protobuf message classes generated by protoc tool.
|
| ProtoStreamReaderImpl | |
| ProtoStreamWriterImpl | |
| RawProtobufMarshallerDelegate<T> | |
| RawProtoStreamReaderImpl | |
| RawProtoStreamWriterImpl | |
| ReadMessageContext | |
| SerializationContextImpl | |
| UnknownFieldSetImpl |
UnknownFieldSet implementation. |
| WireFormat |
Defines numeric constants for wire types.
|
| WriteMessageContext |