| Interface | Description |
|---|---|
| Demarshallable |
This is similar to ReadMarshallable however it is expected that
a new potentially immutable object will be created each time.
|
| DocumentContext | |
| FieldInfo | |
| FieldNumberParselet |
Created by Rob Austin - see usage in chronicle services
|
| HeadNumberChecker | |
| IntConverter | |
| KeyedMarshallable | |
| LongConverter | |
| Marshallable |
The implementation of this interface is both readable and write-able as marshallable data.
|
| MarshallableIn | |
| MarshallableOut | |
| MarshallableParser<T> | |
| MessageHistory | |
| MethodFilter | |
| MethodFilterOnFirstArg<T> | |
| ObjectIntObjectConsumer<T,V> | |
| ParameterizeWireKey |
This WireKey expects paramaters to follow in a marshallable.
|
| ReadDocumentContext | |
| ReadingMarshaller<T> | |
| ReadMarshallable |
This interface marks a object which can be reloaded from stream re-using an
existing object.
|
| ResetOverride | |
| Sequence | |
| SerializationStrategy<T> | |
| SourceContext | |
| TriConsumer<T,U,V> | |
| ValueIn |
Read in data after reading a field.
|
| ValueIn.Reader | |
| ValueOut |
Write out data after writing a field.
|
| ValueWriter<T> | |
| Wire |
The defines the stand interface for writing and reading sequentially to/from a Bytes stream.
|
| WireCommon | |
| WireIn |
The defines the stand interface for writing and reading sequentially to/from a Bytes stream.
|
| WireKey | |
| WireOut |
The defines the stand interface for writing and reading sequentially to/from a Bytes stream.
|
| WireParselet | |
| WireParser |
Interface to parseOne arbitrary field-value data.
|
| WriteMarshallable | |
| WriteValue | |
| WritingMarshaller<T> |
| Enum | Description |
|---|---|
| BinaryWireCode |
These are the predefined bytes codes for the Binary YAML wire format.
|
| BinaryWireHighCode |
These are the ranges of values to help decode the protocol.
|
| BracketType | |
| GeneratedProxyClass |
Created by Rob Austin
|
| MarshallableOut.Padding | |
| NoDocumentContext | |
| SerializationStrategies | |
| WireIn.HeaderType | |
| WireInternal | |
| Wires | |
| WireType |
A selection of prebuilt wire types.
|
| YamlLogging |
Class to control whether to log Yaml messages for debugging or documentation.
|
| YamlLogging.YamlLoggingLevel |
| Exception | Description |
|---|---|
| UnrecoverableTimeoutException |
| Annotation Type | Description |
|---|---|
| IntConversion | |
| LongConversion |
Copyright © 2019. All rights reserved.