| Package | Description |
|---|---|
| net.openhft.chronicle.wire | |
| net.openhft.chronicle.wire.cfg |
| Class and Description |
|---|
| AbstractAnyWire
A wire type than can be either
TextWire BinaryWire
|
| AbstractMarshallable
Created by peter on 16/03/16.
|
| AbstractWire
Created by peter on 10/03/16.
|
| 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
Created by peter on 11/05/16.
|
| 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
Created by peter on 24/12/15.
|
| JSONWire
JSON wire format
At the moment, this is a cut down version of the YAML wire format.
|
| Marshallable
The implementation of this interface is both readable and write-able as marshallable data.
|
| MarshallableIn
Created by peter on 22/04/16.
|
| MarshallableOut
Created by peter.lawrey on 06/02/2016.
|
| MessageHistory
Created by peter on 27/03/16.
|
| MethodReader
Created by peter on 24/03/16.
|
| MethodWriterBuilder
Created by peter on 28/03/16.
|
| ReadMarshallable
This interface marks a object which can be reloaded from stream re-using an
existing object.
|
| SerializationStrategies
Created by peter on 10/05/16.
|
| SerializationStrategy
Created by peter on 10/05/16.
|
| SourceContext
Created by peter on 12/05/16.
|
| TextWire
YAML Based wire format
|
| ValueIn
Read in data after reading a field.
|
| ValueOut
Write out data after writing a field.
|
| 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
Created by peter on 30/06/15.
|
| WireIn
The defines the stand interface for writing and reading sequentially to/from a Bytes stream.
|
| WireIn.HeaderType |
| WireInternal
Created by peter.lawrey on 16/01/15.
|
| WireKey
Created by peter.lawrey on 1/10/15.
|
| WireOut
The defines the stand interface for writing and reading sequentially to/from a Bytes stream.
|
| WireParselet
Created by peter.lawrey on 06/02/2016.
|
| WireParser
Interface to parseOne arbitrary field-value data.
|
| Wires
Created by peter on 31/08/15.
|
| WireType
A selection of prebuilt wire types.
|
| WriteMarshallable |
| WriteValue
Created by peter on 26/12/15.
|
| YamlLogging
Class to control whether to log Yaml messages for debugging or documentation.
|
| YamlLogging.YamlLoggingLevel |
| Class and Description |
|---|
| ReadMarshallable
This interface marks a object which can be reloaded from stream re-using an
existing object.
|
| WireIn
The defines the stand interface for writing and reading sequentially to/from a Bytes stream.
|
Copyright © 2016. All rights reserved.