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 Enum<T>> | |
Log.LogFactory | |
ProtocMessageMarshaller<T extends com.google.protobuf.MessageLite> |
Marshaller for Google's Protobuf message classes generated by protoc tool.
|
RawProtoStreamReaderImpl | |
RawProtoStreamWriterImpl | |
SerializationContextImpl | |
WireFormat |
Defines numeric constants for wire types.
|
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.