public interface ResponseDecoderFactory
| Modifier and Type | Interface and Description |
|---|---|
static class |
ResponseDecoderFactory.ErrorResponseDecoderFactory |
static class |
ResponseDecoderFactory.SuccessResponseDecoderFactory |
| Modifier and Type | Method and Description |
|---|---|
ResponseDecoder |
create(ResponseHeaders response,
Type type,
Callback<Object> callback) |
ResponseDecoder create(ResponseHeaders response, Type type, Callback<Object> callback)
Copyright © 2018. All rights reserved.