All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AbstractDataObject Base class forDataObjectimplementations.AbstractSharedGraphNode Base class for generated code implementingSharedGraphNodes.Base64Utils A utility to decode and encode byte arrays as Strings, using only "safe" characters.BinaryDataObject DataObjectthat supports creating binary messages.BinaryUtil Utilities for binary value encoding.CodedIn TODOCodedOut TODOCoder Run-length encoding and decoding of Java primitive types into a stream of characters.Command Base class of commands that encode changes to data objects.Command.TypeKind Type codes for theCommandhierarchy.Command.Visitor<R,A,E extends Throwable> Visitor interface for theCommandhierarchy.Conversions Utilities for value conversions.DataObject Common interface for allmsgbufgenerated data objects.DataReader Input interface for reading binary messages into data objects.DataType Declaration of the content-type of an array value.DataWriter Output interface for creating binary messages out of data objects.DefaultScope The defaultScopeof anAbstractSharedGraphNode.In TODOInsertElement An insert operation to a list value.JsonReader Reads a JSON (RFC 7159) encoded value as a stream of tokens.JsonToken A structure, name or value type in a JSON-encoded string.JsonUtil Utilities for reading and writing JSON.JsonWriter Writes a JSON (RFC 7159) encoded value to a stream, one token at a time.Listener A listener observing anObservableobject.Listener.MultiplexListener ListUpdate Base class for operations internally changing the values of repeated properties.ListUpdate.Visitor<R,A,E extends Throwable> Visitor interface for theListUpdatehierarchy.MalformedJsonException Thrown when a reader encounters malformed JSON.Observable ReflectiveDataObjectwhose properties can be observed.OctetDataReader DataReaderthat reconstructs values written with aOctetDataWriter.OctetDataWriter DataWriterthat encodes into a stream of octets (8 bit byte values).Out TODOProtocolEnum Common interface for all enums used in protocol definitions.Reader A character stream reader.ReaderAdapter ReferenceList<T> Listimplementing a repeated property of a data object that has a reverse end.ReferenceMap<K,V> Mapimplementing a map-valued property of a data object that has a reverse end.ReflectiveDataObject An object with generically accessible properties.RemoveElement The removal of an element of a list value.Scope API for resolving cross-references in serialized object graphs.ScopeMixin Scopeimplementation that can be mixed in to another class.SetProperty An operation setting the value of a property to a new value.SharedGraphNode Object in a shared graph.StringR StringW Writer A character stream producer.WriterAdapter XmlSerializable Optional interface implemented byDataObjects that support XML serialization.