| Modifier and Type | Field and Description |
|---|---|
List<PostResult> |
PostMeasuresResult.results |
| Modifier and Type | Method and Description |
|---|---|
PostResult |
SDResponseConverter.convert(byte[] payload,
Exception exception) |
PostResult |
MDResponseConverter.convert(byte[] payload,
Exception exception) |
PostResult |
IResponseConverter.convert(byte[] payload,
Exception exception) |
PostResult |
SDResponseConverter.convert(byte[] payload,
HttpResponse response) |
PostResult |
MDResponseConverter.convert(byte[] payload,
HttpResponse response) |
PostResult |
IResponseConverter.convert(byte[] payload,
HttpResponse response) |
Copyright © 2017. All rights reserved.