| Modifier and Type | Class and Description |
|---|---|
class |
CSVWire
YAML Based wire format
|
class |
JSONWire
JSON wire format
At the moment, this is a cut down version of the YAML 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 © 2017. All rights reserved.