public class MDResponseConverter extends Object implements IResponseConverter
| Constructor and Description |
|---|
MDResponseConverter() |
| Modifier and Type | Method and Description |
|---|---|
PostResult |
convert(byte[] payload,
Exception exception) |
PostResult |
convert(byte[] payload,
HttpResponse response) |
public PostResult convert(byte[] payload, HttpResponse response)
convert in interface IResponseConverterpublic PostResult convert(byte[] payload, Exception exception)
convert in interface IResponseConverterCopyright © 2017. All rights reserved.