| Package | Description |
|---|---|
| net.openhft.chronicle.wire |
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryWire
This Wire is a binary translation of TextWire which is a sub set of YAML.
|
class |
JSONWire
JSON wire format
|
class |
QueryWire
THis wire decodes URL query strings.
|
class |
RawWire
This format writes just the data, without meta data.
|
class |
TextWire
YAML Based wire format
|
Copyright © 2015. All rights reserved.