Uses of Class
com.google.protobuf.AbstractMessage
Packages that use AbstractMessage
Package
Description
-
Uses of AbstractMessage in com.google.protobuf
Classes in com.google.protobuf with type parameters of type AbstractMessageModifier and TypeClassDescriptionclass
RepeatedFieldBuilderV3<MType extends AbstractMessage,
BType extends AbstractMessage.Builder, IType extends MessageOrBuilder> Deprecated.This class is deprecated, and slated for removal in the next breaking change.class
SingleFieldBuilderV3<MType extends AbstractMessage,
BType extends AbstractMessage.Builder, IType extends MessageOrBuilder> Deprecated.This class is deprecated, and slated for removal in the next breaking change.Subclasses of AbstractMessage in com.google.protobufModifier and TypeClassDescriptionfinal class
Protobuf typegoogle.protobuf.Any
final class
Protobuf typegoogle.protobuf.Api
final class
Protobuf typegoogle.protobuf.BoolValue
final class
Protobuf typegoogle.protobuf.BytesValue
static final class
Protobuf typegoogle.protobuf.DescriptorProto
static final class
Protobuf typegoogle.protobuf.DescriptorProto.ExtensionRange
static final class
Protobuf typegoogle.protobuf.DescriptorProto.ReservedRange
static final class
Protobuf typegoogle.protobuf.EnumDescriptorProto
static final class
Protobuf typegoogle.protobuf.EnumDescriptorProto.EnumReservedRange
static final class
Protobuf typegoogle.protobuf.EnumOptions
static final class
Protobuf typegoogle.protobuf.EnumValueDescriptorProto
static final class
Protobuf typegoogle.protobuf.EnumValueOptions
static final class
Protobuf typegoogle.protobuf.ExtensionRangeOptions
static final class
Protobuf typegoogle.protobuf.ExtensionRangeOptions.Declaration
static final class
Protobuf typegoogle.protobuf.FeatureSet
static final class
Protobuf typegoogle.protobuf.FeatureSetDefaults
static final class
Protobuf typegoogle.protobuf.FeatureSetDefaults.FeatureSetEditionDefault
static final class
Protobuf typegoogle.protobuf.FieldDescriptorProto
static final class
Protobuf typegoogle.protobuf.FieldOptions
static final class
Protobuf typegoogle.protobuf.FieldOptions.EditionDefault
static final class
Protobuf typegoogle.protobuf.FieldOptions.FeatureSupport
static final class
Protobuf typegoogle.protobuf.FileDescriptorProto
static final class
Protobuf typegoogle.protobuf.FileDescriptorSet
static final class
Protobuf typegoogle.protobuf.FileOptions
static final class
Protobuf typegoogle.protobuf.GeneratedCodeInfo
static final class
Protobuf typegoogle.protobuf.GeneratedCodeInfo.Annotation
static final class
Protobuf typegoogle.protobuf.MessageOptions
static final class
Protobuf typegoogle.protobuf.MethodDescriptorProto
static final class
Protobuf typegoogle.protobuf.MethodOptions
static final class
Protobuf typegoogle.protobuf.OneofDescriptorProto
static final class
Protobuf typegoogle.protobuf.OneofOptions
static final class
Protobuf typegoogle.protobuf.ServiceDescriptorProto
static final class
Protobuf typegoogle.protobuf.ServiceOptions
static final class
Protobuf typegoogle.protobuf.SourceCodeInfo
static final class
Protobuf typegoogle.protobuf.SourceCodeInfo.Location
static final class
Protobuf typegoogle.protobuf.UninterpretedOption
static final class
Protobuf typegoogle.protobuf.UninterpretedOption.NamePart
final class
Protobuf typegoogle.protobuf.DoubleValue
final class
Protobuf typegoogle.protobuf.Duration
final class
An implementation ofMessage
that can represent arbitrary types, given aDescriptors.Descriptor
.final class
Protobuf typegoogle.protobuf.Empty
final class
Protobuf typegoogle.protobuf.Enum
final class
Protobuf typegoogle.protobuf.EnumValue
final class
Protobuf typegoogle.protobuf.Field
final class
Protobuf typegoogle.protobuf.FieldMask
final class
Protobuf typegoogle.protobuf.FloatValue
class
All generated protocol message classes extend this class.static class
GeneratedMessage.ExtendableMessage<MessageT extends GeneratedMessage.ExtendableMessage<MessageT>>
Generated message classes for message types that contain extension ranges subclass this.class
Deprecated.This class is deprecated, and slated for removal in the next Java breaking change (5.x).static class
GeneratedMessageV3.ExtendableMessage<MessageT extends GeneratedMessageV3.ExtendableMessage<MessageT>>
Deprecated.This class is deprecated, and slated for removal in the next Java breaking change (5.x).final class
Protobuf typegoogle.protobuf.Int32Value
final class
Protobuf typegoogle.protobuf.Int64Value
static final class
Protobuf typepb.JavaFeatures
final class
Protobuf typegoogle.protobuf.ListValue
final class
MapEntry<K,
V> Implements MapEntry messages.final class
Protobuf typegoogle.protobuf.Method
final class
Protobuf typegoogle.protobuf.Mixin
final class
Protobuf typegoogle.protobuf.Option
final class
Protobuf typegoogle.protobuf.SourceContext
final class
Protobuf typegoogle.protobuf.StringValue
final class
Protobuf typegoogle.protobuf.Struct
final class
Protobuf typegoogle.protobuf.Timestamp
final class
Protobuf typegoogle.protobuf.Type
final class
Protobuf typegoogle.protobuf.UInt32Value
final class
Protobuf typegoogle.protobuf.UInt64Value
final class
Protobuf typegoogle.protobuf.Value
-
Uses of AbstractMessage in com.google.protobuf.compiler
Subclasses of AbstractMessage in com.google.protobuf.compilerModifier and TypeClassDescriptionstatic final class
Protobuf typegoogle.protobuf.compiler.CodeGeneratorRequest
static final class
Protobuf typegoogle.protobuf.compiler.CodeGeneratorResponse
static final class
Protobuf typegoogle.protobuf.compiler.CodeGeneratorResponse.File
static final class
Protobuf typegoogle.protobuf.compiler.Version
-
Uses of AbstractMessage in dev.enola.common.validation
Subclasses of AbstractMessage in dev.enola.common.validationModifier and TypeClassDescriptionfinal class
Protobuf typedev.enola.validation.Validation
final class
Protobuf typedev.enola.validation.Validations
-
Uses of AbstractMessage in dev.enola.core.proto
Subclasses of AbstractMessage in dev.enola.core.protoModifier and TypeClassDescriptionfinal class
Intentionally empty (currently).final class
Protobuf typedev.enola.core.GetFileDescriptorSetResponse
final class
Protobuf typedev.enola.core.GetThingRequest
final class
Protobuf typedev.enola.core.GetThingResponse
final class
Protobuf typedev.enola.core.GetThingsRequest
final class
Protobuf typedev.enola.core.GetThingsResponse
-
Uses of AbstractMessage in dev.enola.core.util.proto
Subclasses of AbstractMessage in dev.enola.core.util.protoModifier and TypeClassDescriptionfinal class
TODO Log isn't actually used, just yet...static final class
Protobuf typedev.enola.core.util.Log.Entry
static final class
Protobuf typedev.enola.core.util.Log.Inline
-
Uses of AbstractMessage in dev.enola.thing.proto
Subclasses of AbstractMessage in dev.enola.thing.protoModifier and TypeClassDescriptionfinal class
Protobuf typedev.enola.thing.CompactThing
final class
Protobuf typedev.enola.thing.CompactThings
final class
Protobuf typedev.enola.thing.LinksMetadata
final class
Protobuf typedev.enola.thing.TextThing
final class
Protobuf typedev.enola.thing.TextThings
final class
Thing is a generic datastructure for Linked Data.final class
Protobuf typedev.enola.thing.ThingMetadata
final class
Things are repeated things.final class
Value is the stuff that Thing's fields are made of.static final class
TODO Keep or remove this? See https://github.com/enola-dev/enola/pull/540...static final class
TODO Rename to Collectionstatic final class
Protobuf typedev.enola.thing.Value.Literal