| Class | Description |
|---|---|
| JacksonJsonTransport | |
| Json |
A plain text (UTF-8) implementation of Transport where input types are assumed
to be Strings.
|
| Raw |
A raw implementation of Transport where input types are assumed
to be byte arrays.
|
| Text |
A plain text (UTF-8) implementation of Transport where input types are assumed
to be Strings.
|
| Xml |
A plain text (UTF-8) implementation of Transport where input types are assumed
to be Strings.
|
Copyright © 2015. All Rights Reserved.