| Package | Description |
|---|---|
| com.github.ljtfreitas.restify.http.client.call | |
| com.github.ljtfreitas.restify.http.client.call.async |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultEndpointCallFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAsyncEndpointCallFactory |
class |
ExecutorAsyncEndpointCallFactory |
| Constructor and Description |
|---|
DefaultAsyncEndpointCallFactory(com.github.ljtfreitas.restify.http.client.request.async.AsyncEndpointRequestExecutor asyncEndpointRequestExecutor,
java.util.concurrent.Executor executor,
EndpointCallFactory delegate) |
ExecutorAsyncEndpointCallFactory(EndpointCallFactory endpointCallFactory,
java.util.concurrent.Executor executor) |
Copyright © 2019. All Rights Reserved.