public interface IResponseConverter
| Modifier and Type | Method and Description |
|---|---|
PostResult |
convert(byte[] payload,
Exception exception) |
PostResult |
convert(byte[] payload,
HttpResponse response) |
PostResult convert(byte[] payload, HttpResponse response)
PostResult convert(byte[] payload, Exception exception)
Copyright © 2017. All rights reserved.