All Classes Interface Summary Class Summary Enum Summary Exception Summary
| Class |
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<BuilderType extends 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<BuilderType extends 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<MessageType extends MessageLite> |
A partial implementation of the Parser interface which implements
as many methods of that interface as possible in terms of other methods.
|
| BlockingRpcChannel |
Abstract interface for a blocking RPC channel.
|
| BlockingService |
|
| 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.
|
| CodedOutputStream.OutOfSpaceException |
If you create a CodedOutputStream around a simple flat array, you must
not attempt to write more bytes than the array has space.
|
| DescriptorProtos |
|
| DescriptorProtos.DescriptorProto |
Protobuf type google.protobuf.DescriptorProto
|
| DescriptorProtos.DescriptorProto.Builder |
Protobuf type google.protobuf.DescriptorProto
|
| 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
|
| DescriptorProtos.EnumDescriptorProto.Builder |
Protobuf type google.protobuf.EnumDescriptorProto
|
| 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
|
| DescriptorProtos.EnumValueDescriptorProto.Builder |
Protobuf type google.protobuf.EnumValueDescriptorProto
|
| 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
|
| DescriptorProtos.FieldDescriptorProto.Builder |
Protobuf type google.protobuf.FieldDescriptorProto
|
| 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
|
| DescriptorProtos.FileDescriptorProto.Builder |
Protobuf type google.protobuf.FileDescriptorProto
|
| DescriptorProtos.FileDescriptorProtoOrBuilder |
|
| DescriptorProtos.FileDescriptorSet |
Protobuf type google.protobuf.FileDescriptorSet
|
| DescriptorProtos.FileDescriptorSet.Builder |
Protobuf type google.protobuf.FileDescriptorSet
|
| 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
|
| 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
|
| DescriptorProtos.MethodDescriptorProto.Builder |
Protobuf type google.protobuf.MethodDescriptorProto
|
| DescriptorProtos.MethodDescriptorProtoOrBuilder |
|
| DescriptorProtos.MethodOptions |
Protobuf type google.protobuf.MethodOptions
|
| DescriptorProtos.MethodOptions.Builder |
Protobuf type google.protobuf.MethodOptions
|
| DescriptorProtos.MethodOptionsOrBuilder |
|
| DescriptorProtos.ServiceDescriptorProto |
Protobuf type google.protobuf.ServiceDescriptorProto
|
| DescriptorProtos.ServiceDescriptorProto.Builder |
Protobuf type google.protobuf.ServiceDescriptorProto
|
| 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
|
| DescriptorProtos.SourceCodeInfo.Builder |
Protobuf type google.protobuf.SourceCodeInfo
|
| 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
|
| DescriptorProtos.UninterpretedOption.Builder |
Protobuf type google.protobuf.UninterpretedOption
|
| DescriptorProtos.UninterpretedOption.NamePart |
Protobuf type google.protobuf.UninterpretedOption.NamePart
|
| DescriptorProtos.UninterpretedOption.NamePart.Builder |
Protobuf type google.protobuf.UninterpretedOption.NamePart
|
| DescriptorProtos.UninterpretedOption.NamePartOrBuilder |
|
| DescriptorProtos.UninterpretedOptionOrBuilder |
|
| Descriptors |
Contains a collection of classes which describe protocol message types.
|
| 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.MethodDescriptor |
Describes one method within a service type.
|
| Descriptors.ServiceDescriptor |
Describes a service type.
|
| DynamicMessage |
|
| DynamicMessage.Builder |
|
| ExtensionRegistry |
A table of known extensions, searchable by name or field number.
|
| ExtensionRegistry.ExtensionInfo |
A (Descriptor, Message) pair, returned by lookup methods.
|
| ExtensionRegistryLite |
|
| GeneratedMessage |
All generated protocol message classes extend this class.
|
| GeneratedMessage.Builder<BuilderType extends 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<MessageType extends GeneratedMessage.ExtendableMessage,BuilderType extends GeneratedMessage.ExtendableBuilder> |
Generated message builders for message types that contain extension ranges
subclass this.
|
| GeneratedMessage.ExtendableMessage<MessageType extends GeneratedMessage.ExtendableMessage> |
Generated message classes for message types that contain extension ranges
subclass this.
|
| GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends GeneratedMessage.ExtendableMessage> |
|
| GeneratedMessage.FieldAccessorTable |
Users should ignore this class.
|
| GeneratedMessage.GeneratedExtension<ContainingType extends Message,Type> |
Type used to represent generated extensions.
|
| GeneratedMessageLite |
|
| GeneratedMessageLite.Builder<MessageType extends GeneratedMessageLite,BuilderType extends GeneratedMessageLite.Builder> |
|
| GeneratedMessageLite.ExtendableBuilder<MessageType extends GeneratedMessageLite.ExtendableMessage<MessageType>,BuilderType extends GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>> |
|
| GeneratedMessageLite.ExtendableMessage<MessageType extends GeneratedMessageLite.ExtendableMessage<MessageType>> |
|
| GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends GeneratedMessageLite.ExtendableMessage> |
|
| GeneratedMessageLite.GeneratedExtension<ContainingType extends MessageLite,Type> |
|
| Internal |
The classes contained within are used internally by the Protocol Buffer
library and generated message implementations.
|
| Internal.EnumLite |
Interface for an enum value or value descriptor, to be used in FieldSet.
|
| Internal.EnumLiteMap<T extends Internal.EnumLite> |
|
| InvalidProtocolBufferException |
Thrown when a protocol message being parsed is invalid in some way,
e.g.
|
| LazyStringArrayList |
|
| LazyStringList |
An interface extending List<String> that also provides access to the
items of the list as UTF8-encoded ByteString 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 |
|
| MessageOrBuilder |
|
| Parser<MessageType> |
Abstract interface for parsing Protocol Messages.
|
| ProtocolMessageEnum |
Interface of useful methods added to all enums generated by the protocol
compiler.
|
| RepeatedFieldBuilder<MType extends GeneratedMessage,BType extends GeneratedMessage.Builder,IType extends MessageOrBuilder> |
RepeatedFieldBuilder implements a structure that a protocol
message uses to hold a repeated field of other protocol messages.
|
| RpcCallback<ParameterType> |
Interface for an RPC callback, normally called when an RPC completes.
|
| RpcChannel |
Abstract interface for an RPC channel.
|
| RpcController |
An RpcController mediates a single method call.
|
| RpcUtil |
Grab-bag of utility functions useful when dealing with RPCs.
|
| RpcUtil.AlreadyCalledException |
Exception thrown when a one-time callback is called more than once.
|
| Service |
Abstract base interface for protocol-buffer-based RPC services.
|
| ServiceException |
Thrown by blocking RPC methods when a failure occurs.
|
| SingleFieldBuilder<MType extends GeneratedMessage,BType extends GeneratedMessage.Builder,IType extends MessageOrBuilder> |
SingleFieldBuilder implements a structure that a protocol
message uses to hold a single field of another protocol message.
|
| TextFormat |
Provide text parsing and formatting support for proto2 instances.
|
| TextFormat.ParseException |
Thrown when parsing an invalid text format message.
|
| 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 |
|
| UnknownFieldSet.Field |
Represents a single field in an UnknownFieldSet.
|
| UnknownFieldSet.Field.Builder |
|
| UnknownFieldSet.Parser |
Parser to implement MessageLite interface.
|
| UnmodifiableLazyStringList |
|
| WireFormat |
This class is used internally by the Protocol Buffer library and generated
message implementations.
|
| WireFormat.FieldType |
|
| WireFormat.JavaType |
|