| Package | Description |
|---|---|
| net.openhft.chronicle.wire |
| Class and Description |
|---|
| AbstractAnyWire
A wire type than can be either
|
| AbstractClassGenerator |
| AbstractClassGenerator.MetaData |
| AbstractCommonMarshallable
This uses bytes marshallable, non self describing messages by default.
|
| AbstractEventCfg |
| AbstractFieldInfo |
| AbstractMarshallable
Deprecated.
most like SelfDescribingMarshallable should be used instead.
|
| AbstractMarshallableCfg |
| AbstractMethodWriterInvocationHandler |
| AbstractWire |
| Base128LongConverter |
| Base256IntConverter |
| Base32IntConverter
Unsigned 32-bit number with encoding to be as disambiguated as possible.
|
| Base32LongConverter
Unsigned 64-bit number with encoding to be as disambiguated as possible.
|
| Base40IntConverter
Unsigned 32-bit number.
|
| Base40LongConverter
Unsigned 64-bit number.
|
| Base64LongConverter |
| Base85IntConverter |
| Base85LongConverter |
| Base95LongConverter |
| BinaryWire
This Wire is a binary translation of TextWire which is a sub set of YAML.
|
| BinaryWire.BinaryValueIn |
| BinaryWire.FixedBinaryValueOut |
| 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 |
| BytesInBinaryMarshallable
This uses bytes marshallable, non self describing messages by default.
|
| CSVWire
YAML Based wire format
|
| Demarshallable
This is similar to ReadMarshallable however it is expected that
a new potentially immutable object will be created each time.
|
| DocumentContext |
| DocumentContextHolder |
| DocumentWritten |
| DynamicEnum
Either the DynamicEnum must be an Enum or a class with a String name as a field.
|
| Event |
| FieldInfo
Provides information about a single field of a class or an interface.
|
| FieldNumberParselet |
| GeneratedProxyClass
The purpose of this class is to generate a proxy that will re-use the arg[]
|
| GenerateMethodWriter2.GMWMetaData |
| HeadNumberChecker |
| IntConverter |
| JSONWire
JSON wire format
|
| LongConverter |
| LongValueBitSet
This
BitSet is intended to be shared between processes. |
| Marshallable
The implementation of this interface is both readable and write-able as marshallable data.
|
| MarshallableIn
Anything you can read marshallable object from.
|
| MarshallableOut
Anything you can write Marshallable objects to.
|
| MarshallableOut.Padding |
| MessageHistory |
| MessagePathClassifier |
| MethodFilterOnFirstArg |
| MethodWireKey |
| MethodWriter |
| MethodWriterInvocationHandlerSupplier
Deprecated.
|
| MicroTimestampLongConverter |
| MilliTimestampLongConverter |
| NanoTimestampLongConverter |
| NoDocumentContext |
| ObjectIntObjectConsumer |
| ReadDocumentContext |
| ReadMarshallable
This interface marks a object which can be reloaded from stream re-using an
existing object.
|
| SelfDescribingMarshallable
This uses marshallable, self describing messages by default.
|
| SerializationStrategies |
| SerializationStrategy |
| ServicesTimestampLongConverter |
| SharedDocumentContext
Deprecated.
|
| SourceContext |
| TextMethodTester |
| TextWire
YAML Based wire format
|
| TriConsumer |
| UnrecoverableTimeoutException |
| ValueIn
Read in data after reading a field.
|
| ValueIn.Reader |
| ValueOut
Write out data after writing a field.
|
| VanillaMethodReader |
| VanillaMethodReaderBuilder |
| VanillaMethodWriterBuilder |
| VanillaWireParser
A simple parser to associate actions based on events/field names received.
|
| Wire
The defines the stand interface for writing and reading sequentially to/from a Bytes stream.
|
| WireCommon |
| WireDumper |
| WireIn
The defines the stand interface for writing and reading sequentially to/from a Bytes stream.
|
| WireIn.HeaderType |
| WireInternal |
| WireKey |
| WireMarshaller |
| WireOut
The defines the standard interface for writing and reading sequentially to/from a Bytes stream
|
| WireParselet |
| WireParser
Interface to parseOne arbitrary field-value data.
|
| Wires |
| WireType
A selection of prebuilt wire types.
|
| WrappedDocumentContext |
| WriteDocumentContext |
| WriteMarshallable |
| WriteValue |
| YamlKeys |
| YamlLogging
Class to control whether to log Yaml messages for debugging or documentation.
|
| YamlLogging.YamlLoggingLevel |
| YamlToken |
| YamlWire
YAML Based wire format
|
Copyright © 2020. All rights reserved.