Class DefaultServerNotifyProcessorHandler

java.lang.Object
io.github.lunasaw.gbproxy.server.transmit.request.notify.DefaultServerNotifyProcessorHandler
All Implemented Interfaces:
ServerNotifyProcessorHandler

@Component @ConditionalOnMissingBean(ServerNotifyProcessorHandler.class) public class DefaultServerNotifyProcessorHandler extends Object implements ServerNotifyProcessorHandler
Server模块NOTIFY请求处理器业务接口默认实现
Author:
luna