| Name | Description | Type | Package | Framework |
| AbstractMessage | A partial implementation of the Message interface which implements as many methods of that interface as possible in terms of other methods. | Class | akka.protobuf | Akka |
|
| AbstractMessage .Builder | A partial implementation of the Message. | Class | akka.protobuf.AbstractMessage | Akka |
|
| AbstractMessageLite | A partial implementation of the MessageLite interface which implements as many methods of that interface as possible in terms of other | Class | akka.protobuf | Akka |
|
| AbstractMessageLite .Builder | A partial implementation of the Message. | Class | akka.protobuf.AbstractMessageLite | Akka |
|
| AbstractParser | A partial implementation of the Parser interface which implements as many methods of that interface as possible in terms of other methods. | Class | akka.protobuf | Akka |
|
| BlockingRpcChannel | Abstract interface for a blocking RPC channel. | Interface | akka.protobuf | Akka |
|
| BlockingService | Blocking equivalent to Service. | Interface | akka.protobuf | Akka |
|
| ByteString | Immutable sequence of bytes. | Class | akka.protobuf | Akka |
|
| ByteString .ByteIterator | This interface extends Iterator, so that we can return anAn alternative to Iterator. | Interface | akka.protobuf.ByteString | Akka |
|
| ByteString .Output | Outputs to a ByteString instance. | Class | akka.protobuf.ByteString | Akka |
|
| CodedInputStream | Reads and decodes protocol message fields. | Class | akka.protobuf | Akka |
|
| CodedOutputStream | Encodes and writes protocol message fields. | Class | akka.protobuf | Akka |
|
| 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. | Class | akka.protobuf.CodedOutputStream | Akka |
|
| DescriptorProtos | | Class | akka.protobuf | Akka |
|
| DescriptorProtos .DescriptorProto | Protobuf type google. | Class | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .DescriptorProto .Builder | Protobuf type google. | Class | akka.protobuf.DescriptorProtos.DescriptorProto | Akka |
|
| DescriptorProtos .DescriptorProto .ExtensionRange | Protobuf type google. | Class | akka.protobuf.DescriptorProtos.DescriptorProto | Akka |
|
| DescriptorProtos .DescriptorProto .ExtensionRange .Builder | Protobuf type google. | Class | akka.protobuf.DescriptorProtos.DescriptorProto.ExtensionRange | Akka |
|
| DescriptorProtos .DescriptorProto .ExtensionRangeOrBuilder | optional int32 end = 2;optional int32 start = 1; | Interface | akka.protobuf.DescriptorProtos.DescriptorProto | Akka |
|
| DescriptorProtos .DescriptorProtoOrBuilder | repeated . | Interface | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .EnumDescriptorProto | Protobuf type google. | Class | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .EnumDescriptorProto .Builder | Protobuf type google. | Class | akka.protobuf.DescriptorProtos.EnumDescriptorProto | Akka |
|
| DescriptorProtos .EnumDescriptorProtoOrBuilder | optional string name = 1;ByteStringgetNameBytes() | Interface | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .EnumOptions | Protobuf type google. | Class | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .EnumOptions .Builder | Protobuf type google. | Class | akka.protobuf.DescriptorProtos.EnumOptions | Akka |
|
| DescriptorProtos .EnumOptionsOrBuilder | optional bool allow_alias = 2 [default = true]; Set this option to false to disallow mapping different tag names to a same | Interface | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .EnumValueDescriptorProto | Protobuf type google. | Class | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .EnumValueDescriptorProto .Builder | Protobuf type google. | Class | akka.protobuf.DescriptorProtos.EnumValueDescriptorProto | Akka |
|
| DescriptorProtos .EnumValueDescriptorProtoOrBuilder | optional string name = 1;ByteStringgetNameBytes() | Interface | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .EnumValueOptions | Protobuf type google. | Class | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .EnumValueOptions .Builder | Protobuf type google. | Class | akka.protobuf.DescriptorProtos.EnumValueOptions | Akka |
|
| DescriptorProtos .EnumValueOptionsOrBuilder | repeated . | Interface | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .FieldDescriptorProto | Protobuf type google. | Class | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .FieldDescriptorProto .Builder | Protobuf type google. | Class | akka.protobuf.DescriptorProtos.FieldDescriptorProto | Akka |
|
| DescriptorProtos .FieldDescriptorProto .Label | Protobuf enum google. | Class | akka.protobuf.DescriptorProtos.FieldDescriptorProto | Akka |
|
| DescriptorProtos .FieldDescriptorProto .Type | Protobuf enum google. | Class | akka.protobuf.DescriptorProtos.FieldDescriptorProto | Akka |
|
| DescriptorProtos .FieldDescriptorProtoOrBuilder | optional string default_value = 7; For numeric types, contains the original text representation of the value. | Interface | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .FieldOptions | Protobuf type google. | Class | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .FieldOptions .Builder | Protobuf type google. | Class | akka.protobuf.DescriptorProtos.FieldOptions | Akka |
|
| DescriptorProtos .FieldOptions .CType | Protobuf enum google. | Class | akka.protobuf.DescriptorProtos.FieldOptions | Akka |
|
| DescriptorProtos .FieldOptionsOrBuilder | optional . | Interface | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .FileDescriptorProto | Protobuf type google. | Class | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .FileDescriptorProto .Builder | Protobuf type google. | Class | akka.protobuf.DescriptorProtos.FileDescriptorProto | Akka |
|
| DescriptorProtos .FileDescriptorProtoOrBuilder | repeated string dependency = 3; Names of files imported by this file. | Interface | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .FileDescriptorSet | Protobuf type google. | Class | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .FileDescriptorSet .Builder | Protobuf type google. | Class | akka.protobuf.DescriptorProtos.FileDescriptorSet | Akka |
|
| DescriptorProtos .FileDescriptorSetOrBuilder | repeated . | Interface | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .FileOptions | Protobuf type google. | Class | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .FileOptions .Builder | Protobuf type google. | Class | akka.protobuf.DescriptorProtos.FileOptions | Akka |
|
| DescriptorProtos .FileOptions .OptimizeMode | Protobuf enum google. | Class | akka.protobuf.DescriptorProtos.FileOptions | Akka |
|
| DescriptorProtos .FileOptionsOrBuilder | optional bool cc_generic_services = 16 [default = false]; Should generic services be generated in each language? | Interface | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .MessageOptions | Protobuf type google. | Class | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .MessageOptions .Builder | Protobuf type google. | Class | akka.protobuf.DescriptorProtos.MessageOptions | Akka |
|
| DescriptorProtos .MessageOptionsOrBuilder | optional bool message_set_wire_format = 1 [default = false]; Set true to use the old proto1 MessageSet wire format for extensions. | Interface | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .MethodDescriptorProto | Protobuf type google. | Class | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .MethodDescriptorProto .Builder | Protobuf type google. | Class | akka.protobuf.DescriptorProtos.MethodDescriptorProto | Akka |
|
| DescriptorProtos .MethodDescriptorProtoOrBuilder | optional string input_type = 2; Input and output type names. | Interface | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .MethodOptions | Protobuf type google. | Class | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .MethodOptions .Builder | Protobuf type google. | Class | akka.protobuf.DescriptorProtos.MethodOptions | Akka |
|
| DescriptorProtos .MethodOptionsOrBuilder | repeated . | Interface | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .ServiceDescriptorProto | Protobuf type google. | Class | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .ServiceDescriptorProto .Builder | Protobuf type google. | Class | akka.protobuf.DescriptorProtos.ServiceDescriptorProto | Akka |
|
| DescriptorProtos .ServiceDescriptorProtoOrBuilder | repeated . | Interface | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .ServiceOptions | Protobuf type google. | Class | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .ServiceOptions .Builder | Protobuf type google. | Class | akka.protobuf.DescriptorProtos.ServiceOptions | Akka |
|
| DescriptorProtos .ServiceOptionsOrBuilder | repeated . | Interface | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .SourceCodeInfo | Protobuf type google. | Class | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .SourceCodeInfo .Builder | Protobuf type google. | Class | akka.protobuf.DescriptorProtos.SourceCodeInfo | Akka |
|
| DescriptorProtos .SourceCodeInfo .Location | Protobuf type google. | Class | akka.protobuf.DescriptorProtos.SourceCodeInfo | Akka |
|
| DescriptorProtos .SourceCodeInfo .Location .Builder | Protobuf type google. | Class | akka.protobuf.DescriptorProtos.SourceCodeInfo.Location | Akka |
|
| DescriptorProtos .SourceCodeInfo .LocationOrBuilder | optional string leading_comments = 3; If this SourceCodeInfo represents a complete declaration, these are any | Interface | akka.protobuf.DescriptorProtos.SourceCodeInfo | Akka |
|
| DescriptorProtos .SourceCodeInfoOrBuilder | repeated . | Interface | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .UninterpretedOption | Protobuf type google. | Class | akka.protobuf.DescriptorProtos | Akka |
|
| DescriptorProtos .UninterpretedOption .Builder | Protobuf type google. | Class | akka.protobuf.DescriptorProtos.UninterpretedOption | Akka |
|
| DescriptorProtos .UninterpretedOption .NamePart | Protobuf type google. | Class | akka.protobuf.DescriptorProtos.UninterpretedOption | Akka |
|
| DescriptorProtos .UninterpretedOption .NamePart .Builder | Protobuf type google. | Class | akka.protobuf.DescriptorProtos.UninterpretedOption.NamePart | Akka |
|
| DescriptorProtos .UninterpretedOption .NamePartOrBuilder | required bool is_extension = 2;java. | Interface | akka.protobuf.DescriptorProtos.UninterpretedOption | Akka |
|
| DescriptorProtos .UninterpretedOptionOrBuilder | optional string aggregate_value = 8;ByteStringgetAggregateValueBytes() | Interface | akka.protobuf.DescriptorProtos | Akka |
|
| Descriptors | Contains a collection of classes which describe protocol message types. | Class | akka.protobuf | Akka |
|
| Descriptors .Descriptor | Describes a message type. | Class | akka.protobuf.Descriptors | Akka |
|
| Descriptors .DescriptorValidationException | Thrown when building descriptors fails because the source DescriptorProtosSee Also:Serialized Form | Class | akka.protobuf.Descriptors | Akka |
|
| Descriptors .EnumDescriptor | Describes an enum type. | Class | akka.protobuf.Descriptors | Akka |
|
| Descriptors .EnumValueDescriptor | Describes one value within an enum type. | Class | akka.protobuf.Descriptors | Akka |
|
| Descriptors .FieldDescriptor | Describes a field of a message type. | Class | akka.protobuf.Descriptors | Akka |
|
| Descriptors .FieldDescriptor .JavaType | Returns the enum constant of this type with the specified name. | Class | akka.protobuf.Descriptors.FieldDescriptor | Akka |
|
| Descriptors .FieldDescriptor .Type | | Class | akka.protobuf.Descriptors.FieldDescriptor | Akka |
|
| Descriptors .FileDescriptor | Describes a . | Class | akka.protobuf.Descriptors | Akka |
|
| Descriptors .FileDescriptor .InternalDescriptorAssigner | This class should be used by generated code only. | Interface | akka.protobuf.Descriptors.FileDescriptor | Akka |
|
| Descriptors .MethodDescriptor | Describes one method within a service type. | Class | akka.protobuf.Descriptors | Akka |
|
| Descriptors .ServiceDescriptor | Describes a service type. | Class | akka.protobuf.Descriptors | Akka |
|
| DynamicMessage | An implementation of Message that can represent arbitrary types, given a Descriptors. | Class | akka.protobuf | Akka |
|
| DynamicMessage .Builder | Builder for DynamicMessages. | Class | akka.protobuf.DynamicMessage | Akka |
|
| ExtensionRegistry | A table of known extensions, searchable by name or field number. | Class | akka.protobuf | Akka |
|
| ExtensionRegistry .ExtensionInfo | A (Descriptor, Message) pair, returned by lookup methods. | Class | akka.protobuf.ExtensionRegistry | Akka |
|
| ExtensionRegistryLite | Equivalent to ExtensionRegistry but supports only "lite" types. | Class | akka.protobuf | Akka |
|
| GeneratedMessage | All generated protocol message classes extend this class. | Class | akka.protobuf | Akka |
|
| GeneratedMessage .Builder | | Class | akka.protobuf.GeneratedMessage | Akka |
|
| GeneratedMessage .BuilderParent | communicate invalidations back to the parent for use when using nestedA builder becomes dirty whenever a field is modified -- including fields | Interface | akka.protobuf.GeneratedMessage | Akka |
|
| GeneratedMessage .ExtendableBuilder | Generated message builders for message types that contain extension ranges This class implements type-safe accessors for extensions. | Class | akka.protobuf.GeneratedMessage | Akka |
|
| GeneratedMessage .ExtendableMessage | Generated message classes for message types that contain extension ranges This class implements type-safe accessors for extensions. | Class | akka.protobuf.GeneratedMessage | Akka |
|
| GeneratedMessage .ExtendableMessageOrBuilder | | Interface | akka.protobuf.GeneratedMessage | Akka |
|
| GeneratedMessage .FieldAccessorTable | Users should ignore this class. | Class | akka.protobuf.GeneratedMessage | Akka |
|
| GeneratedMessage .GeneratedExtension | Type used to represent generated extensions. | Class | akka.protobuf.GeneratedMessage | Akka |
|
| GeneratedMessageLite | Lite version of GeneratedMessage. | Class | akka.protobuf | Akka |
|
| GeneratedMessageLite .Builder | | Class | akka.protobuf.GeneratedMessageLite | Akka |
|
| GeneratedMessageLite .ExtendableBuilder | Lite equivalent of GeneratedMessage. | Class | akka.protobuf.GeneratedMessageLite | Akka |
|
| GeneratedMessageLite .ExtendableMessage | Lite equivalent of GeneratedMessage. | Class | akka.protobuf.GeneratedMessageLite | Akka |
|
| GeneratedMessageLite .ExtendableMessageOrBuilder | Lite equivalent of GeneratedMessage. | Interface | akka.protobuf.GeneratedMessageLite | Akka |
|
| GeneratedMessageLite .GeneratedExtension | Lite equivalent to GeneratedMessage. | Class | akka.protobuf.GeneratedMessageLite | Akka |
|
| Internal | The classes contained within are used internally by the Protocol Buffer library and generated message implementations. | Class | akka.protobuf | Akka |
|
| Internal .EnumLite | The lite library stores enum values directly in FieldSets but the full library stores EnumValueDescriptors in order to better support reflection. | Interface | akka.protobuf.Internal | Akka |
|
| Internal .EnumLiteMap | Descriptors. | Interface | akka.protobuf.Internal | Akka |
|
| InvalidProtocolBufferException | Thrown when a protocol message being parsed is invalid in some way, e. | Class | akka.protobuf | Akka |
|
| LazyStringArrayList | An implementation of LazyStringList that wraps an ArrayList. | Class | akka.protobuf | Akka |
|
| LazyStringList | An interface extending List that also provides access to the items of the list as UTF8-encoded ByteString objects. | Interface | akka.protobuf | Akka |
|
| Message | Abstract interface implemented by Protocol Message objects. | Interface | akka.protobuf | Akka |
|
| Message .Builder | Abstract interface implemented by Protocol Message builders. | Interface | akka.protobuf.Message | Akka |
|
| MessageLite | Abstract interface implemented by Protocol Message objects. | Interface | akka.protobuf | Akka |
|
| MessageLite .Builder | Abstract interface implemented by Protocol Message builders. | Interface | akka.protobuf.MessageLite | Akka |
|
| MessageLiteOrBuilder | Base interface for methods common to MessageLite and MessageLite. | Interface | akka.protobuf | Akka |
|
| MessageOrBuilder | Base interface for methods common to Message and Message. | Interface | akka.protobuf | Akka |
|
| Parser | Abstract interface for parsing Protocol Messages. | Interface | akka.protobuf | Akka |
|
| ProtocolMessageEnum | Interface of useful methods added to all enums generated by the protocolReturn the enum type's descriptor, which contains information | Interface | akka.protobuf | Akka |
|
| RepeatedFieldBuilder | RepeatedFieldBuilder implements a structure that a protocol message uses to hold a repeated field of other protocol messages. | Class | akka.protobuf | Akka |
|
| RpcCallback | Interface for an RPC callback, normally called when an RPC completes. | Interface | akka.protobuf | Akka |
|
| RpcChannel | Abstract interface for an RPC channel. | Interface | akka.protobuf | Akka |
|
| RpcController | An RpcController mediates a single method call. | Interface | akka.protobuf | Akka |
|
| RpcUtil | Grab-bag of utility functions useful when dealing with RPCs. | Class | akka.protobuf | Akka |
|
| RpcUtil .AlreadyCalledException | Exception thrown when a one-time callback is called more than once. | Class | akka.protobuf.RpcUtil | Akka |
|
| Service | Abstract base interface for protocol-buffer-based RPC services. | Interface | akka.protobuf | Akka |
|
| ServiceException | Thrown by blocking RPC methods when a failure occurs. | Class | akka.protobuf | Akka |
|
| SingleFieldBuilder | SingleFieldBuilder implements a structure that a protocol message uses to hold a single field of another protocol message. | Class | akka.protobuf | Akka |
|
| TextFormat | Provide text parsing and formatting support for proto2 instances. | Class | akka.protobuf | Akka |
|
| TextFormat .ParseException | Thrown when parsing an invalid text format message. | Class | akka.protobuf.TextFormat | Akka |
|
| UninitializedMessageException | Thrown when attempting to build a protocol message that is missing required fields. | Class | akka.protobuf | Akka |
|
| 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. | Class | akka.protobuf | Akka |
|
| UnknownFieldSet .Builder | Builder for UnknownFieldSets. | Class | akka.protobuf.UnknownFieldSet | Akka |
|
| UnknownFieldSet .Field | Represents a single field in an UnknownFieldSet. | Class | akka.protobuf.UnknownFieldSet | Akka |
|
| UnknownFieldSet .Field .Builder | Used to build a UnknownFieldSet. | Class | akka.protobuf.UnknownFieldSet.Field | Akka |
|
| UnknownFieldSet .Parser | Parser to implement MessageLite interface. | Class | akka.protobuf.UnknownFieldSet | Akka |
|
| UnmodifiableLazyStringList | An implementation of LazyStringList that wraps another LazyStringList such that it cannot be modified via the wrapper. | Class | akka.protobuf | Akka |
|
| WireFormat | This class is used internally by the Protocol Buffer library and generated message implementations. | Class | akka.protobuf | Akka |
|
| WireFormat .FieldType | Lite equivalent to Descriptors. | Class | akka.protobuf.WireFormat | Akka |
|
| WireFormat .JavaType | Lite equivalent to Descriptors. | Class | akka.protobuf.WireFormat | Akka |