类分层结构
- java.lang.Object
- tech.mhuang.pacebox.core.strategy.AbstractStrategyManager<REQUEST,
RESPONSE> (implements tech.mhuang.pacebox.core.strategy.BaseStrategyManager<REQUEST, RESPONSE>) - tech.mhuang.pacebox.core.strategy.StrategyHandlerParam<T>
- tech.mhuang.pacebox.core.strategy.StrategyHandlerResult<T>
- tech.mhuang.pacebox.core.strategy.AbstractStrategyManager<REQUEST,
接口分层结构
- tech.mhuang.pacebox.core.strategy.BaseStrategyManager<REQUEST,
RESPONSE> - tech.mhuang.pacebox.core.strategy.BaseStrategyServer<REQUEST,
RESPONSE>