Class and Description |
---|
AbstractMessage
A partial implementation of the
Message interface which implements
as many methods of that interface as possible in terms of other methods. |
AbstractMessage.Builder
A partial implementation of the
Message.Builder interface which
implements as many methods of that interface as possible in terms of
other methods. |
AbstractMessageLite
A partial implementation of the
MessageLite interface which
implements as many methods of that interface as possible in terms of other
methods. |
AbstractMessageLite.Builder
A partial implementation of the
Message.Builder interface which
implements as many methods of that interface as possible in terms of
other methods. |
AbstractParser
A partial implementation of the
Parser interface which implements
as many methods of that interface as possible in terms of other methods. |
ByteString
Immutable sequence of bytes.
|
ByteString.ByteIterator
This interface extends
Iterator<Byte> , so that we can return an
unboxed byte . |
ByteString.Output
Outputs to a
ByteString instance. |
CodedInputStream
Reads and decodes protocol message fields.
|
CodedOutputStream
Encodes and writes protocol message fields.
|
DescriptorProtos.DescriptorProto
Protobuf type
google.protobuf.DescriptorProto
Describes a message type. |
DescriptorProtos.DescriptorProto.Builder
Protobuf type
google.protobuf.DescriptorProto
Describes a message type. |
DescriptorProtos.DescriptorProto.ExtensionRange
Protobuf type
google.protobuf.DescriptorProto.ExtensionRange |
DescriptorProtos.DescriptorProto.ExtensionRange.Builder
Protobuf type
google.protobuf.DescriptorProto.ExtensionRange |
DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder |
DescriptorProtos.DescriptorProtoOrBuilder |
DescriptorProtos.EnumDescriptorProto
Protobuf type
google.protobuf.EnumDescriptorProto
Describes an enum type. |
DescriptorProtos.EnumDescriptorProto.Builder
Protobuf type
google.protobuf.EnumDescriptorProto
Describes an enum type. |
DescriptorProtos.EnumDescriptorProtoOrBuilder |
DescriptorProtos.EnumOptions
Protobuf type
google.protobuf.EnumOptions |
DescriptorProtos.EnumOptions.Builder
Protobuf type
google.protobuf.EnumOptions |
DescriptorProtos.EnumOptionsOrBuilder |
DescriptorProtos.EnumValueDescriptorProto
Protobuf type
google.protobuf.EnumValueDescriptorProto
Describes a value within an enum. |
DescriptorProtos.EnumValueDescriptorProto.Builder
Protobuf type
google.protobuf.EnumValueDescriptorProto
Describes a value within an enum. |
DescriptorProtos.EnumValueDescriptorProtoOrBuilder |
DescriptorProtos.EnumValueOptions
Protobuf type
google.protobuf.EnumValueOptions |
DescriptorProtos.EnumValueOptions.Builder
Protobuf type
google.protobuf.EnumValueOptions |
DescriptorProtos.EnumValueOptionsOrBuilder |
DescriptorProtos.FieldDescriptorProto
Protobuf type
google.protobuf.FieldDescriptorProto
Describes a field within a message. |
DescriptorProtos.FieldDescriptorProto.Builder
Protobuf type
google.protobuf.FieldDescriptorProto
Describes a field within a message. |
DescriptorProtos.FieldDescriptorProto.Label
Protobuf enum
google.protobuf.FieldDescriptorProto.Label |
DescriptorProtos.FieldDescriptorProto.Type
Protobuf enum
google.protobuf.FieldDescriptorProto.Type |
DescriptorProtos.FieldDescriptorProtoOrBuilder |
DescriptorProtos.FieldOptions
Protobuf type
google.protobuf.FieldOptions |
DescriptorProtos.FieldOptions.Builder
Protobuf type
google.protobuf.FieldOptions |
DescriptorProtos.FieldOptions.CType
Protobuf enum
google.protobuf.FieldOptions.CType |
DescriptorProtos.FieldOptionsOrBuilder |
DescriptorProtos.FileDescriptorProto
Protobuf type
google.protobuf.FileDescriptorProto
Describes a complete .proto file. |
DescriptorProtos.FileDescriptorProto.Builder
Protobuf type
google.protobuf.FileDescriptorProto
Describes a complete .proto file. |
DescriptorProtos.FileDescriptorProtoOrBuilder |
DescriptorProtos.FileDescriptorSet
Protobuf type
google.protobuf.FileDescriptorSet
The protocol compiler can output a FileDescriptorSet containing the .proto
files it parses. |
DescriptorProtos.FileDescriptorSet.Builder
Protobuf type
google.protobuf.FileDescriptorSet
The protocol compiler can output a FileDescriptorSet containing the .proto
files it parses. |
DescriptorProtos.FileDescriptorSetOrBuilder |
DescriptorProtos.FileOptions
Protobuf type
google.protobuf.FileOptions |
DescriptorProtos.FileOptions.Builder
Protobuf type
google.protobuf.FileOptions |
DescriptorProtos.FileOptions.OptimizeMode
Protobuf enum
google.protobuf.FileOptions.OptimizeMode
Generated classes can be optimized for speed or code size. |
DescriptorProtos.FileOptionsOrBuilder |
DescriptorProtos.MessageOptions
Protobuf type
google.protobuf.MessageOptions |
DescriptorProtos.MessageOptions.Builder
Protobuf type
google.protobuf.MessageOptions |
DescriptorProtos.MessageOptionsOrBuilder |
DescriptorProtos.MethodDescriptorProto
Protobuf type
google.protobuf.MethodDescriptorProto
Describes a method of a service. |
DescriptorProtos.MethodDescriptorProto.Builder
Protobuf type
google.protobuf.MethodDescriptorProto
Describes a method of a service. |
DescriptorProtos.MethodDescriptorProtoOrBuilder |
DescriptorProtos.MethodOptions
Protobuf type
google.protobuf.MethodOptions |
DescriptorProtos.MethodOptions.Builder
Protobuf type
google.protobuf.MethodOptions |
DescriptorProtos.MethodOptionsOrBuilder |
DescriptorProtos.OneofDescriptorProto
Protobuf type
google.protobuf.OneofDescriptorProto
Describes a oneof. |
DescriptorProtos.OneofDescriptorProto.Builder
Protobuf type
google.protobuf.OneofDescriptorProto
Describes a oneof. |
DescriptorProtos.OneofDescriptorProtoOrBuilder |
DescriptorProtos.ServiceDescriptorProto
Protobuf type
google.protobuf.ServiceDescriptorProto
Describes a service. |
DescriptorProtos.ServiceDescriptorProto.Builder
Protobuf type
google.protobuf.ServiceDescriptorProto
Describes a service. |
DescriptorProtos.ServiceDescriptorProtoOrBuilder |
DescriptorProtos.ServiceOptions
Protobuf type
google.protobuf.ServiceOptions |
DescriptorProtos.ServiceOptions.Builder
Protobuf type
google.protobuf.ServiceOptions |
DescriptorProtos.ServiceOptionsOrBuilder |
DescriptorProtos.SourceCodeInfo
Protobuf type
google.protobuf.SourceCodeInfo
Encapsulates information about the original source file from which a
FileDescriptorProto was generated. |
DescriptorProtos.SourceCodeInfo.Builder
Protobuf type
google.protobuf.SourceCodeInfo
Encapsulates information about the original source file from which a
FileDescriptorProto was generated. |
DescriptorProtos.SourceCodeInfo.Location
Protobuf type
google.protobuf.SourceCodeInfo.Location |
DescriptorProtos.SourceCodeInfo.Location.Builder
Protobuf type
google.protobuf.SourceCodeInfo.Location |
DescriptorProtos.SourceCodeInfo.LocationOrBuilder |
DescriptorProtos.SourceCodeInfoOrBuilder |
DescriptorProtos.UninterpretedOption
Protobuf type
google.protobuf.UninterpretedOption
A message representing a option the parser does not recognize. |
DescriptorProtos.UninterpretedOption.Builder
Protobuf type
google.protobuf.UninterpretedOption
A message representing a option the parser does not recognize. |
DescriptorProtos.UninterpretedOption.NamePart
Protobuf type
google.protobuf.UninterpretedOption.NamePart
The name of the uninterpreted option. |
DescriptorProtos.UninterpretedOption.NamePart.Builder
Protobuf type
google.protobuf.UninterpretedOption.NamePart
The name of the uninterpreted option. |
DescriptorProtos.UninterpretedOption.NamePartOrBuilder |
DescriptorProtos.UninterpretedOptionOrBuilder |
Descriptors.Descriptor
Describes a message type.
|
Descriptors.DescriptorValidationException
Thrown when building descriptors fails because the source DescriptorProtos
are not valid.
|
Descriptors.EnumDescriptor
Describes an enum type.
|
Descriptors.EnumValueDescriptor
Describes one value within an enum type.
|
Descriptors.FieldDescriptor
Describes a field of a message type.
|
Descriptors.FieldDescriptor.JavaType |
Descriptors.FieldDescriptor.Type |
Descriptors.FileDescriptor
Describes a
.proto file, including everything defined within. |
Descriptors.FileDescriptor.InternalDescriptorAssigner
This class should be used by generated code only.
|
Descriptors.GenericDescriptor
All descriptors implement this to make it easier to implement tools like
DescriptorPool . |
Descriptors.MethodDescriptor
Describes one method within a service type.
|
Descriptors.OneofDescriptor
Describes an oneof of a message type.
|
Descriptors.ServiceDescriptor
Describes a service type.
|
DynamicMessage
An implementation of
Message that can represent arbitrary types,
given a Descriptors.Descriptor . |
DynamicMessage.Builder
Builder for
DynamicMessage s. |
Extension
Interface that generated extensions implement.
|
Extension.ExtensionType
The API type that the extension is used for.
|
Extension.MessageType
Type of a message extension.
|
ExtensionRegistry
A table of known extensions, searchable by name or field number.
|
ExtensionRegistry.ExtensionInfo
A (Descriptor, Message) pair, returned by lookup methods.
|
ExtensionRegistryLite
Equivalent to
ExtensionRegistry but supports only "lite" types. |
GeneratedMessage
All generated protocol message classes extend this class.
|
GeneratedMessage.Builder |
GeneratedMessage.BuilderParent
Interface for the parent of a Builder that allows the builder to
communicate invalidations back to the parent for use when using nested
builders.
|
GeneratedMessage.ExtendableBuilder
Generated message builders for message types that contain extension ranges
subclass this.
|
GeneratedMessage.ExtendableMessage
Generated message classes for message types that contain extension ranges
subclass this.
|
GeneratedMessage.ExtendableMessage.ExtensionWriter
Used by subclasses to serialize extensions.
|
GeneratedMessage.ExtendableMessageOrBuilder |
GeneratedMessage.FieldAccessorTable
Users should ignore this class.
|
GeneratedMessage.GeneratedExtension
Type used to represent generated extensions.
|
GeneratedMessageLite
Lite version of
GeneratedMessage . |
GeneratedMessageLite.Builder |
GeneratedMessageLite.ExtendableBuilder
Lite equivalent of
GeneratedMessage.ExtendableBuilder . |
GeneratedMessageLite.ExtendableMessage
Lite equivalent of
GeneratedMessage.ExtendableMessage . |
GeneratedMessageLite.ExtendableMessage.ExtensionWriter
Used by subclasses to serialize extensions.
|
GeneratedMessageLite.ExtendableMessageOrBuilder
Lite equivalent of
GeneratedMessage.ExtendableMessageOrBuilder . |
GeneratedMessageLite.GeneratedExtension
Lite equivalent to
GeneratedMessage.GeneratedExtension . |
Internal.EnumLite
Interface for an enum value or value descriptor, to be used in FieldSet.
|
Internal.EnumLiteMap
Interface for an object which maps integers to
Internal.EnumLite s. |
InvalidProtocolBufferException
Thrown when a protocol message being parsed is invalid in some way,
e.g. it contains a malformed varint or a negative byte length.
|
LazyFieldLite
LazyFieldLite encapsulates the logic of lazily parsing message fields.
|
LazyStringList
An interface extending
List<String> that also provides access to the
items of the list as UTF8-encoded ByteString or byte[] objects. |
Message
Abstract interface implemented by Protocol Message objects.
|
Message.Builder
Abstract interface implemented by Protocol Message builders.
|
MessageLite
Abstract interface implemented by Protocol Message objects.
|
MessageLite.Builder
Abstract interface implemented by Protocol Message builders.
|
MessageLiteOrBuilder
Base interface for methods common to
MessageLite
and MessageLite.Builder to provide type equivalency. |
MessageOrBuilder
Base interface for methods common to
Message and
Message.Builder to provide type equivalency. |
Parser
Abstract interface for parsing Protocol Messages.
|
ProtocolMessageEnum
Interface of useful methods added to all enums generated by the protocol
compiler.
|
ProtocolStringList
An interface extending
List<String> used for repeated string fields
to provide optional access to the data as a list of ByteStrings. |
RepeatedFieldBuilder
RepeatedFieldBuilder implements a structure that a protocol
message uses to hold a repeated field of other protocol messages. |
RpcCallback
Interface for an RPC callback, normally called when an RPC completes.
|
RpcController
An
RpcController mediates a single method call. |
ServiceException
Thrown by blocking RPC methods when a failure occurs.
|
SingleFieldBuilder
SingleFieldBuilder implements a structure that a protocol
message uses to hold a single field of another protocol message. |
TextFormat.ParseException
Thrown when parsing an invalid text format message.
|
TextFormat.Parser
Parser for text-format proto2 instances.
|
TextFormat.Parser.Builder
Builder that can be used to obtain new instances of
Parser . |
TextFormat.Parser.SingularOverwritePolicy
Determines if repeated values for non-repeated fields and
oneofs are permitted.
|
UninitializedMessageException
Thrown when attempting to build a protocol message that is missing required
fields.
|
UnknownFieldSet
UnknownFieldSet is used to keep track of fields which were seen when
parsing a protocol message but whose field numbers or types are unrecognized. |
UnknownFieldSet.Builder
Builder for
UnknownFieldSet s. |
UnknownFieldSet.Field
Represents a single field in an
UnknownFieldSet . |
UnknownFieldSet.Field.Builder
Used to build a
UnknownFieldSet.Field within an UnknownFieldSet . |
UnknownFieldSet.Parser
Parser to implement MessageLite interface.
|
WireFormat.FieldType
Lite equivalent to
Descriptors.FieldDescriptor.Type . |
WireFormat.JavaType
Lite equivalent to
Descriptors.FieldDescriptor.JavaType . |
Copyright © 2008–2016. All rights reserved.