| Modifier and Type | Class and Description |
|---|---|
class |
DefaultEndpointRequestExecutor |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AsyncEndpointRequestExecutor |
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncEndpointRequestExecutorAdapter |
class |
DefaultAsyncEndpointRequestExecutor |
| Constructor and Description |
|---|
AsyncEndpointRequestExecutorAdapter(java.util.concurrent.Executor executor,
EndpointRequestExecutor delegate) |
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncInterceptedEndpointRequestExecutor |
| Modifier and Type | Class and Description |
|---|---|
class |
InterceptedEndpointRequestExecutor |
| Constructor and Description |
|---|
InterceptedEndpointRequestExecutor(EndpointRequestExecutor delegate,
EndpointRequestInterceptorChain interceptors) |
Copyright © 2019. All Rights Reserved.