| 程序包 | 说明 |
|---|---|
| com.alipay.remoting | |
| com.alipay.remoting.rpc | |
| com.alipay.remoting.rpc.protocol |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractBoltClient |
class |
AbstractRemotingServer
Server template for remoting.
|
class |
DefaultClientConnectionManager
Do some preparatory work in order to refactor the ConnectionManager in the next version.
|
class |
DefaultConnectionManager
Abstract implementation of connection manager
|
class |
DefaultConnectionMonitor
A default connection monitor that handle connections with strategies
|
class |
DefaultServerConnectionManager
Do some preparatory work in order to refactor the ConnectionManager in the next version.
|
class |
ReconnectManager
Reconnect manager.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
RpcClient
Client for Rpc.
|
class |
RpcServer
Server for Rpc.
|
class |
RpcTaskScanner
Scanner is used to do scan task.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractMultiInterestUserProcessor<T>
Implements common function and provide default value.
|
class |
AbstractUserProcessor<T>
Implements common function and provide default value.
|
class |
AsyncMultiInterestUserProcessor<T>
Extends this to process user defined request in ASYNC way.
|
class |
AsyncUserProcessor<T>
Extends this to process user defined request in ASYNC way.
|
class |
SyncMultiInterestUserProcessor<T>
Extends this to process user defined request in SYNC way.
|
class |
SyncUserProcessor<T>
Extends this to process user defined request in SYNC way.
|
Copyright © 2020. All rights reserved.