Uses of Interface
io.github.lunasaw.gbproxy.server.transmit.request.register.ServerRegisterProcessorHandler
Packages that use ServerRegisterProcessorHandler
Package
Description
-
Uses of ServerRegisterProcessorHandler in io.github.lunasaw.gbproxy.server.transmit.request.register
Classes in io.github.lunasaw.gbproxy.server.transmit.request.register that implement ServerRegisterProcessorHandlerModifier and TypeClassDescriptionclass
Server模块REGISTER请求处理器业务接口默认实现 -
Uses of ServerRegisterProcessorHandler in io.github.lunasaw.gbproxy.test.handler
Classes in io.github.lunasaw.gbproxy.test.handler that implement ServerRegisterProcessorHandlerModifier and TypeClassDescriptionclass
测试专用的ServerRegisterProcessorHandler实现 用于验证REGISTER请求的处理流程