Package io.github.lunasaw.gbproxy.server.transmit.request.register
package io.github.lunasaw.gbproxy.server.transmit.request.register
-
ClassDescriptionServer模块REGISTER请求处理器业务接口默认实现Implements the HTTP digest authentication method server side functionality.Server模块REGISTER请求处理器业务接口 负责具体的注册业务逻辑实现Server模块REGISTER请求处理器 只负责SIP协议层面的处理,业务逻辑通过ServerRegisterProcessorHandler接口实现