| 类 | 说明 |
|---|---|
| ClientExpiredExecutor |
Client expiration processing executor
According to the threshold judgment,
if the last reported time and the current time exceed the threshold time (unit: second),
modify the client status to
ClientStatus.OFF_LINE |
| ClientInteractiveService |
Interactive service with client
|
| ClientManager |
client collection
Provides operating methods for client sets stored in memory
|
| MessagePipe |
The message pipe
|
| MessagePipeFactoryBean |
The
MessagePipe factory bean |
| MessagePipeServerApplication |
The
MessagePipe server application
Start some services required by the server |
| 枚举 | 说明 |
|---|---|
| LockNames |
Define the LockName when processing the message
|
Copyright © 2020. All rights reserved.