| Package | Description |
|---|---|
| io.seata.core.rpc | |
| io.seata.core.rpc.netty | |
| io.seata.core.rpc.processor.server |
| Modifier and Type | Method and Description |
|---|---|
void |
ShutdownHook.addDisposable(Disposable disposable) |
void |
ShutdownHook.addDisposable(Disposable disposable,
int priority) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractNettyRemoting
The abstract netty remoting.
|
class |
AbstractNettyRemotingClient
The netty remoting client.
|
class |
AbstractNettyRemotingServer
The type abstract remoting server.
|
class |
NettyRemotingServer
The netty remoting server.
|
class |
RmNettyRemotingClient
The Rm netty client.
|
class |
TmNettyRemotingClient
The rm netty client.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ServerOnRequestProcessor
process RM/TM client request message.
|
Copyright © 2023 Seata. All rights reserved.