| Package | Description |
|---|---|
| zone.gryphon.screech | |
| zone.gryphon.screech.internal |
| Modifier and Type | Class and Description |
|---|---|
static class |
ResponseDecoderFactory.ErrorResponseDecoderFactory |
static class |
ResponseDecoderFactory.SuccessResponseDecoderFactory |
| Modifier and Type | Method and Description |
|---|---|
ScreechBuilder |
ScreechBuilder.errorDecoder(ResponseDecoderFactory errorDecoder) |
ScreechBuilder |
ScreechBuilder.responseDecoder(ResponseDecoderFactory responseDecoder) |
| Modifier and Type | Method and Description |
|---|---|
static AsyncInvocationHandler |
AsyncInvocationHandler.from(Method method,
RequestEncoder requestEncoder,
List<RequestInterceptor> requestInterceptors,
ResponseDecoderFactory responseDecoder,
ResponseDecoderFactory errorDecoder,
Client client,
Target target,
Executor requestExecutor,
Executor responseExecutor) |
Copyright © 2018. All rights reserved.