| Package | Description |
|---|---|
| net.openhft.chronicle.wire |
| Modifier and Type | Class and Description |
|---|---|
class |
CSVWire
YAML Based wire format
|
class |
JSONWire
JSON wire format
|
class |
QueryWire
THis wire decodes URL query strings.
|
| Modifier and Type | Method and Description |
|---|---|
static TextWire |
TextWire.from(String text) |
static TextWire |
TextWire.fromFile(String name) |
Copyright © 2016. All rights reserved.