| 类 | 说明 |
|---|---|
| DefaultInvokeFuture |
The default implementation of InvokeFuture.
|
| HeartbeatAckCommand |
Heartbeat ack.
|
| HeartbeatCommand |
Heart beat.
|
| HeartbeatHandler |
Heart beat triggerd.
|
| RequestCommand |
Command of request.
|
| ResponseCommand |
Command of response.
|
| RpcAddressParser |
This is address parser for RPC.
|
| RpcClient |
Client for Rpc.
|
| RpcClientRemoting |
Rpc client remoting
|
| RpcCodec | |
| RpcCommand |
Remoting command.
|
| RpcCommandFactory |
command factory for rpc protocol
|
| RpcCommandType |
The type of command in the request/response model.
|
| RpcConfigManager |
RPC framework config manager.
|
| RpcConfigs |
Constants for rpc.
|
| RpcConnectionEventHandler |
ConnectionEventHandler for Rpc.
|
| RpcConnectionFactory |
Default RPC connection factory impl.
|
| RpcHandler |
Dispatch messages to corresponding protocol.
|
| RpcInvokeCallbackListener |
Listener which listens the Rpc invoke result, and then invokes the call back.
|
| RpcRemoting |
Rpc remoting capability.
|
| RpcResponseFuture |
The future for response.
|
| RpcResponseResolver |
Resolve response object from response command.
|
| RpcServer |
Server for Rpc.
|
| RpcServerRemoting |
Rpc server remoting
|
| RpcTaskScanner |
Scanner is used to do scan task.
|
Copyright © 2020. All rights reserved.