请参阅: 说明
| 接口 | 说明 |
|---|---|
| AsyncExecCallback |
AsyncExecCallback methods represent response processing events
in the client side request execution chain.
|
| AsyncExecChain |
Represents a single element in the client side asynchronous request execution chain.
|
| AsyncExecChain.Scheduler |
Request execution scheduler
|
| AsyncExecChainHandler |
Abstract request execution handler in an asynchronous client side request execution
chain.
|
| AsyncExecRuntime |
Execution runtime that provides access to the underlying connection endpoint and helps
manager its life cycle.
|
| HttpAsyncClient |
This interface represents only the most basic contract for HTTP request
execution.
|
| 类 | 说明 |
|---|---|
| AsyncExecChain.Scope |
Request execution scope that includes the unique message exchange ID,
the connection route, the original request message, the execution
context and the internal execution runtime.
|
Copyright © 2023. All rights reserved.