Package com.iohao.net.server.logic.fragment
package com.iohao.net.server.logic.fragment
Aeron fragment handlers used by logic servers for requests, responses, and external calls.
- Since:
- 25.1
- Author:
- 渔民小镇
- date:
- 2025-09-04
-
ClassesClassDescriptionHandles empty external-response messages and completes pending futures.Handles external-response fragments and completes the corresponding future.Internal RequestMessageOnFragmentInternal ResponseMessageOnFragmentInternal SendMessageOnFragmentHandles user request fragments and dispatches them to the logic execution pipeline.